Allows users to paste their Captain Forever vessel exports to share with others.
vcd is written in Go and uses MySQL 8 for the database. You can run it using docker-compose by running:
docker-compose up
You can run unit tests with:
go test ./...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Allows users to paste their Captain Forever vessel exports to share with others.
vcd is written in Go and uses MySQL 8 for the database. You can run it using docker-compose by running:
docker-compose up
You can run unit tests with:
go test ./...