forked from toolshed/coop-cloud-backend
The base branch toolshed/coop-cloud-backend:main has new changes
coop-cloud-backend
A Go service that exposes RESTful API endpoints to manage Abra programmatically.
Integrates with https://git.coopcloud.tech/BornDeleuze/coop-cloud-front.
Getting started
- Edit the front-end application to turn off mock mode in
src/routes/Authenticated/App.tsxandsrc/routes/Authenticated/Apps.tsx. - Launch the front-end application
npm run dev - Start this Go app
go run . - Navigate to the React App (http://localhost:5173)
Warning
This is an extremely early prototype, only viewing apps is supported and may fail for your local machine
Description
Languages
Go
98.6%
Dockerfile
1.2%
Shell
0.2%