Initial commit

This commit is contained in:
2025-02-08 13:33:02 -06:00
commit d3c2971faa
2 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
diachron
## Requirements
To run diachron, you currently need the following requirements:
- docker compose
- deno
## Development requirements
To hack on diachron, you need the following:
- docker compose
- deno
- golang, version 1.23.6 or greater