Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hesto2/jupiterone-wordgame


https://github.com/hesto2/jupiterone-wordgame

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Check out the actual site here: https://info.jupiterone.com/wordgame
I copied pretty much all the UI from this: https://github.com/hannahcode/word-guessing-game

## Env vars go in a .env file
S3_BUCKET=some-s3-bucket
ADMIN_PASSWORD=some-admin-password

.env file goes in the `lambda` folder