initial commit
This commit is contained in:
13
.cursor/rules/project-details.mdc
Normal file
13
.cursor/rules/project-details.mdc
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
alwaysApply: true
|
||||
---
|
||||
We are building a Go-based HTTP service. The service runs in a Docker container, only accesses the host through mounted volumes. See the "PRD.md" file in the project root for more details.
|
||||
|
||||
Tech stack: Go, Docker, Docker Compose, SQLite
|
||||
|
||||
Commands:
|
||||
- use `docker compose` instead of `docker-compose`
|
||||
|
||||
Dependencies/versioning:
|
||||
- Built on golang `1.25.3+`
|
||||
- SQLite driver: `modernc.org/sqlite`
|
||||
Reference in New Issue
Block a user