# README
package misc
const MiscReadme = `
Niom is a Nestjs inspired progressive Golang web framework for developing efficient and scalable server-side applications. Designed to ease things up for fast development
Description
Niom framework starter repository.
Installation
+ "```bash \n$ go mod tidy\n```" +
Running the app
+ "```bash\n# development mode\n$ niom start:dev\n# spin up\n$ niom start .\n```" +
Support
Niom is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Nirmal Mandal
- Website - https://go-niom.com
- Twitter - @niomframework
License
Niom is MIT licensed.
`