Skip to content

📋 An API for the user list frontend and persisting data in mongoDB.

Notifications You must be signed in to change notification settings

luanribeiros/api-user-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An API for the user list frontend and persisting data in mongoDB

find the frontend here

Dependencies:

  • Node.js >= v12.16.1;

Up and running

  • Clone this repository: git clone [email protected]:luanribeiros/api-user-list.git;
  • Remove .git directory;
  • Install dependencies: yarn (or npm install);
  • Run yarn (ornpm start:dev) to develop onhttp://localhost:4000`
  • Run yarn build (or npm run build) for production build (files will be generated on dist directory)

License

MIT © Luan Ribeiro

About

📋 An API for the user list frontend and persisting data in mongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published