Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindjs/grindjs
An opinionated Node web framework built on Express
https://github.com/grindjs/grindjs
express expressjs grind-framework grind-provider grindjs mvc mvc-framework node nodejs
Last synced: 4 months ago
JSON representation
An opinionated Node web framework built on Express
- Host: GitHub
- URL: https://github.com/grindjs/grindjs
- Owner: grindjs
- Created: 2016-04-02T01:24:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-22T21:12:09.000Z (over 3 years ago)
- Last Synced: 2024-10-08T10:58:33.008Z (4 months ago)
- Topics: express, expressjs, grind-framework, grind-provider, grindjs, mvc, mvc-framework, node, nodejs
- Language: JavaScript
- Homepage: http://grind.rocks
- Size: 2.16 MB
- Stars: 35
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Grind Framework
Grind is an opinionated Node web framework that utilizes popular packages in an easy to use framework to provide a solid foundation for you to build your apps on, without reinventing the wheel.
## Documentation
Full documentation for Grind is available on the [Grind website](https://grind.rocks/).
### Additional Resources
- [React Starter Project](./starters/react)
- [API Starter Project](./starters/web)
- [CLI Starter Project](./starters/cli)
- [Web Starter Project](./starters/web)
- [Source for the Grind website](./site)
- [Grind Slack](https://chat.grind.rocks)## License
Grind was created by [Shaun Harrison](https://github.com/shnhrrsn) and is made available under the [MIT license](LICENSE).