Skip to content

lpsouza/api-express-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-express-boilerplate

A simple starting point for building APIs using Node.js, Express, TypeScript, and Swagger.

Using the boilerplate

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev to start the server in development mode
  4. Run npm run build to build the project in production mode
  5. Run npm start to start the server in production mode

Thanks

This boilerplate was inspired by this article by Nisal Renuja Palliyaguru.

About

A simple starting point for building APIs using Node.js, Express, TypeScript, and Swagger.

Topics

Resources

Stars

Watchers

Forks