Skip to content

BadVibessz/web-store-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside db-context.ts file
  3. Create config.ts file in root directory with template
module.exports = {
    secret: "YOUR_SECRET_KEY"
}
  1. Change your secret
  2. Run npm start command

About

simple express js rest api using typeorm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published