Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisns/cloudspendgame


https://github.com/chrisns/cloudspendgame

Last synced: 1 day ago
JSON representation

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
```