Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 281 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 281 Bytes

ekki

4all challenge

Setup steps

cd ekki-api
npm start

Visit http://localhost:3001/seed to seed the MongoDB

I recommend using MongoDB Compass in order to look up the generated CPFs.

Running the aplication

With the api running

cd ekki-app
npm start