Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hesto2/jupiterone-wordgame
https://github.com/hesto2/jupiterone-wordgame
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hesto2/jupiterone-wordgame
- Owner: hesto2
- License: mit
- Created: 2022-02-03T18:29:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T22:36:47.000Z (almost 3 years ago)
- Last Synced: 2023-02-28T07:17:17.582Z (almost 2 years ago)
- Language: TypeScript
- Size: 1010 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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