A server to play the card game Literature: https://en.wikipedia.org/wiki/Literature_(card_game)
Literature card game engine: https://github.com/neelsomani/literature
python3, npm, Heroku CLI
pip3 install -r requirements.txt
npm install
npm run build
heroku local
The application will be running at http://localhost:5000.