https://github.com/zzstoatzz/project
https://github.com/zzstoatzz/project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zzstoatzz/project
- Owner: zzstoatzz
- Created: 2023-12-09T19:57:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T23:23:14.000Z (over 1 year ago)
- Last Synced: 2025-03-25T19:12:31.337Z (2 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview

## Development
```
git clone https://github.com/zzstoatzz/project.gitcd 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