Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)