cleanup, added some boilerplate readmes for backend projects
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user