Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/generator-trailblazer
A pragmatic implementation of TrailsJS for rapid development
https://github.com/clayrisser/generator-trailblazer
express footprints swagger trails trailsjs waterline
Last synced: 3 months ago
JSON representation
A pragmatic implementation of TrailsJS for rapid development
- Host: GitHub
- URL: https://github.com/clayrisser/generator-trailblazer
- Owner: clayrisser
- License: mit
- Created: 2017-02-24T08:06:29.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T13:01:05.000Z (over 1 year ago)
- Last Synced: 2024-10-04T18:34:09.167Z (3 months ago)
- Topics: express, footprints, swagger, trails, trailsjs, waterline
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-trailblazer
[![Beerpay](https://beerpay.io/jamrizzi/generator-trailblazer/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/generator-trailblazer)
[![Beerpay](https://beerpay.io/jamrizzi/generator-trailblazer/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/generator-trailblazer?focus=wish)
[![GitHub stars](https://img.shields.io/github/stars/jamrizzi/generator-trailblazer.svg?style=social&label=Stars)](https://github.com/jamrizzi/generator-trailblazer)A pragmatic implementation of TrailsJS for rapid development
![](assets/generator-trailblazer.png)
Please ★ this repo if you found it useful ★ ★ ★
## Features
* Automatic restart during development
* Custom responses types
* Boom error handling
* Express for the server
* Waterline for the ORM
* Mongo for the database
* Super efficient docker support## Installation
```sh
sudo npm install -g yo generator-trailblazer
```## Dependencies
* [NodeJS](https://nodejs.org)
* [Yeoman](http://yeoman.io)## Usage
[Contribute](https://github.com/jamrizzi/generator-trailblazer/blob/master/CONTRIBUTING.md) usage docs
## Support
Submit an [issue](https://github.com/jamrizzi/generator-trailblazer/issues/new)
## Screenshots
[Contribute](https://github.com/jamrizzi/generator-trailblazer/blob/master/CONTRIBUTING.md) a screenshot
## Contributing
Review the [guidelines for contributing](https://github.com/jamrizzi/generator-trailblazer/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/jamrizzi/generator-trailblazer/blob/master/LICENSE)
[Jam Risser](https://jam.jamrizzi.com) © 2018
## Changelog
Review the [changelog](https://github.com/jamrizzi/generator-trailblazer/blob/master/CHANGELOG.md)
## Credits
* [Jam Risser](https://jam.jamrizzi.com) - Author
## Support on Beerpay (actually, I drink coffee)
A ridiculous amount of coffee :coffee: :coffee: :coffee: was consumed in the process of building this project.
[Add some fuel](https://beerpay.io/jamrizzi/generator-trailblazer) if you'd like to keep me going!
[![Beerpay](https://beerpay.io/jamrizzi/generator-trailblazer/badge.svg?style=beer-square)](https://beerpay.io/jamrizzi/generator-trailblazer)
[![Beerpay](https://beerpay.io/jamrizzi/generator-trailblazer/make-wish.svg?style=flat-square)](https://beerpay.io/jamrizzi/generator-trailblazer?focus=wish)