Skip to content

Purgenta/bookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookStore

Project setup steps:

  1. Import the .env file specifying DATABASE_URL: example "mysql:://root:@localhost:3306/book_store"
  2. Add ACCESS_TOKEN_SECRET_KEY and REFRESH_TOKEN_SECRET_KEY for JWT Authorization to the .env file.
  3. Import the database export
  4. Run npm install
  5. Run npx prisma generate
  6. Run npm run start-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published