UNPKG

express-boilerplate-generator

Version:

Generate new express server boilerplate with Typescript and documentation support

45 lines (27 loc) 1.13 kB
<h1 align="center">welcome to express-server-boilerplate 👋</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" /> <img alt="Maintenance" src="https://img.shields.io/badge/Maintained-yes-blue.svg" /> </p> > an *auth-less* [express](https://expressjs.com/) server boilerplate to kickstart your backend development. ## 🛠 usage ```sh $ git clone `URL` $ 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 😊 ## 📝 highlight * It includes documentation of available routes using swagger. visit ```localhost:3000\api-docs``` after localhost setup. * Typescript documentation can be found at route `./docs` happy backend-deving 😊 ## 🕺 Author **open devs (open.devs.github@gmail.com)** * website: https://opendevs.in/ * github: [@open-devs](https://github.com/open-devs) * core members: [@alok722](https://github.com/alok722), [@mikr13](https://github.com/mikr13) ## 🙌 show your support give a ⭐️ if this project helped you! ***