Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freyamade/nocturne
[Backburner] Crystal / Amber Framework Village Builder web application
https://github.com/freyamade/nocturne
amber-framework crystal dnd5e nocturne village-building webapp
Last synced: 18 days ago
JSON representation
[Backburner] Crystal / Amber Framework Village Builder web application
- Host: GitHub
- URL: https://github.com/freyamade/nocturne
- Owner: freyamade
- License: mit
- Created: 2018-04-02T23:17:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:24:15.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T20:52:37.974Z (over 1 year ago)
- Topics: amber-framework, crystal, dnd5e, nocturne, village-building, webapp
- Language: Crystal
- Homepage:
- Size: 1000 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nocturne
[![Waffle.io - Columns and their card count](https://badge.waffle.io/TheNocturneProject/Nocturne.svg?columns=all)](https://waffle.io/crnbrdrck/nocturne)
[![Amber Framework](https://img.shields.io/badge/using-amber%20framework-orange.svg)](https://github.com/crnbrdrck/nocturne)This is a webapp written in Crystal and powered by [Amber Framework](https://amberframework.org/), which forms the base layer of the entire Nocturne Project by providing the first interface for the players and DM to interact with.
## Contributing
See the [Waffle Board](https://waffle.io/crnbrdrck/nocturne) to see what needs to be made for the system :)
1. Assign yourself a card on the Waffleboard that you wish to work on
2. Fork it ( https://github.com/crnbrdrck/nocturne/fork )
3. Create your feature branch (git checkout -b my-new-feature)
4. Commit your changes (git commit -am 'Add some feature')
5. Push to the branch (git push origin my-new-feature)
6. Create a new Pull Request## Contributors
- [crnbrdrck](https://github.com/crnbrdrck) Ciaran Broderick - creator, maintainer