https://github.com/opendevs-org/express-server-boilerplate-auth-less
an *auth-less* express server boilerplate to kickstart your backend development.
https://github.com/opendevs-org/express-server-boilerplate-auth-less
boilerplate express expressjs mongodb mongoose nodejs rest-api restful-api starter-kit starting-point template typescript
Last synced: 3 months ago
JSON representation
an *auth-less* express server boilerplate to kickstart your backend development.
- Host: GitHub
- URL: https://github.com/opendevs-org/express-server-boilerplate-auth-less
- Owner: opendevs-org
- License: mit
- Created: 2020-11-10T18:07:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T22:11:08.000Z (over 2 years ago)
- Last Synced: 2025-01-25T07:43:04.004Z (5 months ago)
- Topics: boilerplate, express, expressjs, mongodb, mongoose, nodejs, rest-api, restful-api, starter-kit, starting-point, template, typescript
- Language: TypeScript
- Homepage: https://opendevs.in
- Size: 1.39 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
welcome to express-server-boilerplate 👋
> an _auth-less_ [express](https://expressjs.com/) server boilerplate to kickstart your backend development.
## 🛠 usage
```sh
$ 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](https://open-devs.github.io/express-server-boilerplate/)
## 📝 highlight
It includes documentation of available routes using swagger. visit `localhost:3000\api-docs` after localhost setup.
happy backend-deving 😊
## 🕺 Author
**open devs ([email protected])**
- website: https://opendevs.in/
- github: [@open-devs](https://github.com/open-devs)
- core members: [@alok722](https://github.com/alok722), [@mikr13](https://github.com/mikr13)## 🚀 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](https://github.com/open-devs/express-server-boilerplate/blob/main/CONTRIBUTING.md).## 🙌 show your support
give a ⭐️ if this project helped you!
---