Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisns/cloudspendgame
https://github.com/chrisns/cloudspendgame
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisns/cloudspendgame
- Owner: chrisns
- License: mit
- Created: 2023-09-26T09:26:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-03T23:20:31.000Z (about 2 months ago)
- Last Synced: 2024-12-04T00:23:07.890Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://blackfriday.cns.me
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Black Friday Game
This is the game you can play on https://blackfriday.cns.me/
Or watch our video about it[![Video](https://img.youtube.com/vi/Ij7IKrSFqas/0.jpg)](https://www.youtube.com/watch?v=Ij7IKrSFqas)
# deploy
```bash
npm i
SLS_DEBUG=* AWS_REGION=eu-west-2 aws-vault exec admin --no-session -- serverless deploy
```