cleanup, added some boilerplate readmes for backend projects

This commit is contained in:
2025-03-16 14:35:50 -04:00
parent d126fed2bd
commit 075c73bb3a
7 changed files with 43 additions and 4 deletions

View File

@ -1,6 +1,11 @@
# Database
You can set environment variables either through the command line, the Nix flake (if you are running nix/NixOS), _or_ the `.env` file
You can set environment variables either through the command line, the Nix flake (if you are running nix/NixOS), _or_ the `.env` file.
Uses the following data storing services:
- PostgreSQL 16
- Valkey 8.0.2 (or Redis, haven't tested)
## Create migration database