Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jac18281828/2ad.com

2ad website
https://github.com/jac18281828/2ad.com

Last synced: about 1 month ago
JSON representation

2ad website

Awesome Lists containing this project

README

        

# 2ad.com

public code for (2ad website)[https://www.2ad.com]

### Test Server

```
$ sh test.sh
```

### Deployment

#### get started with submodules
```bash
$ git submodule update --recursive --init --force
```

1. `yarn install --dev --frozen-lockfile`
2. `cdk synth`
3. `cdk deploy`
...
4. `cdk destroy`