This is a webapp written in Crystal and powered by Amber Framework, which forms the base layer of the entire Nocturne Project by providing the first interface for the players and DM to interact with.
See the Waffle Board to see what needs to be made for the system :)
- Assign yourself a card on the Waffleboard that you wish to work on
- Fork it ( https://github.com/crnbrdrck/nocturne/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- crnbrdrck Ciaran Broderick - creator, maintainer