Opensource platform of Roleplaying Game by Forum. Use to build this site. MIT License - Use it (the site, or the source) and enjoy it !
- Docker and docker-compose
- Clone this repository
- Launch
npm run env
(Build all docker container) - Launch
npm run composer
(Launcher composer in docker env) - Launch
npm run sqldata
(Initialize local data with 2 users (Admin, User)) - Launch
npm run build
(To build js and css files) - Access to http://localhost:8000