Skip to content

yarinba/boilerplate-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript boilerplate server

This project implements boilerplate server connected to postgresql db using TypeScript, Node.js, express.

Installation and Usage

  • Clone this repo in your terminal
  • change directory cd boilerplate-server
  • run npm install in your terminal
  • run npm run dev in your terminal or use VSCode debugger and the server will run locally on port: 3120

Note: TypeScript, Node.js and NPM (Node Package Manager) is required to install and run the server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published