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

https://github.com/zzstoatzz/project


https://github.com/zzstoatzz/project

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Overview

![Architecture](imgs/arch.png)

## Development
```
git clone https://github.com/zzstoatzz/project.git

cd project
```

## Login to the VM
```bash
chmod 400 /path/to/pemfile
ssh -i /path/to/pemfile azureuser@
```

## TODO
- design
- the actual app part
- managed secrets
- CI/CD