awesome-backend
v0.1.6
Published
CLI tool for creating a backend
Downloads
16
Maintainers
Readme
CLI tool for creating a backend with Node.js.
Getting Started
This is a Node.js module available through the npm registry. Before installing, download and install Node.js. Node.js 18 or higher is required.
Installation
- Run script package
npx awesome-backend
- Select backend options
- Start the project
npm start
Changelog
For a detailed list of changes in each version, please refer to the CHANGELOG file.
Roadmap
- [x] Databases
- [ ] Servers/Frameworks
- [ ] Tools
- [x] PM2
- [x] Docker
- [x] Compression
- [ ] TypeScript
- [ ] WebSockets
- [ ] Redis
- [x] Logging
- [x] Documentation
- [x] Installation and configuration
- [x] API Specification
- [x] Technical part
See the open issues for a full list of proposed features (and known issues).
License
Distributed under the MIT License.