Skip to content

JardelFelp/typescript-express-skeleton

Repository files navigation

Skeleton

Skeleton Node Express

This project is a skeleton to facilitate the creation of new projects in Node Express with TypeScript. Its creation is not yet finished, with improvement points already mapped.

🔬 Technologies

  • Node
  • TypeScript
  • Express
  • Mongo

⚙️ Requirements to run project

  • Node 16+
  • yarn

👨‍💻 How Run the project?

  • Local:

      yarn run:local
  • Production/Staging/Development

     yarn build
    
     <-- After -->
     
     yarn run:development
     yarn run:staging
     yarn run:production

📖 Documentation

To access the documentation, start the project and access http://localhost:3000/api/swagger

👷 Next steps

  • Unit test
  • Automatically generated documentation

Work in Progress

Skeleton

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published