Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages