Skip to content

PrinceCEE/book_store_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book_store_api

A minimalist book store api

To run the app, please take note of the follow.

You'll have to add the following to the environment

  • DB_URL
  • JWT_SECRET
  • COOKIE_SECRET
  • PORT(optional, as the server binds to 3000 if no PORT is provided)

Then use the command npm run dev to start the development server.

Use the command npm start to start the production server.

About

A minimalist book store api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published