create-backend-kit
v1.1.5
Published
A Backend Kit for creating backend system fast
Readme
Get Started
npx create-backend-kitcd projectName- Copy
.env.exampleto.env - Update env variables
- Run
npm installto install dependencies. - Execute
npm run devto start the development server and enjoy!
Roadmap
[] Hono [] Next.js Backend
Contributing
To contribute, fork the repository and create a feature branch. Test your changes, and if possible, open an issue for discussion before submitting a pull request. Follow project guidelines, and welcome feedback to ensure a smooth integration of your contributions. Your pull requests are warmly welcome.
