Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.17 KB

File metadata and controls

68 lines (45 loc) · 2.17 KB

welcome to express-server-boilerplate 👋

Version Maintenance Licence Twitter: opendevs_2020 GitHub followers License: MIT

an auth-less express server boilerplate to kickstart your backend development.

🛠 usage

$ git clone https://github.com/open-devs/express-server-boilerplate.git

$ npm i

$ npm run start:dev

❓ what is it

It is an auth-less express server boilerplate codes to kickstart your backend development.

happy backend-deving 😊

📄 Docs

express-server-generator

📝 highlight

It includes documentation of available routes using swagger. visit localhost:3000\api-docs after localhost setup.

happy backend-deving 😊

🕺 Author

open devs (open.devs.github@gmail.com)

🚀 future scope

  • adding test-cases
  • more database support (eg: SQL)

🤝 contributing

contributions, issues and feature requests are welcome!
feel free to check issues page. you can also take a look at the contributing guide.

🙌 show your support

give a ⭐️ if this project helped you!