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

https://github.com/ryan-haskell/luckydaygaming-cms

The content management part.
https://github.com/ryan-haskell/luckydaygaming-cms

api keystone

Last synced: 3 months ago
JSON representation

The content management part.

Awesome Lists containing this project

README

        

# Lucky Day Gaming | CMS
> The content management part.

### Local Development

1. __`docker-compose up`__

### Nostalgic Development

1. Make sure you have NodeJS (8.x.x) and MongoDB on your machine.

1. Run `npm install`

1. Run `npm install -g nodemon`

1. Run `nodemon src/keystone.js`