Node microservice that provides interface between hosting nodes and frontend.
* Deletion happens in background * Fix: Problem of deleting app when container doesn't exist * Fix: Start of application creates container if it doesn't exist * Fix: Stoping containers won't fail if container doesn't exist |
||
|---|---|---|
| apps | ||
| common | ||
| docker | ||
| node | ||
| ui | ||
| .gitignore | ||
| api.http | ||
| auth.go | ||
| config.go | ||
| go.mod | ||
| go.sum | ||
| handlers.go | ||
| main.go | ||
| Makefile | ||
| README.md | ||
| stats.go | ||
| templates.go | ||
| types.go | ||