Commit graph

5 commits

Author SHA1 Message Date
aprilthepink 15bba70d2a feat: Add .env file to gitignore and update dependencies
The commit adds the `.env` file to the `.gitignore` and updates the dependencies in the `Cargo.toml` and `Cargo.lock` files. This change ensures that sensitive environment variables are not committed to the repository and keeps the dependencies up to date.
2024-06-17 19:52:51 +02:00
aprilthepink ff728ef6f3 [fix] make third mig sqlite compatible 2024-04-18 01:59:16 +02:00
April John 889f3e68ba
[feat] sample seaorm code 2024-04-17 18:25:22 +00:00
aprilthepink 091b8efe8e [feat]: basic nix dev enviroment 2024-03-21 12:41:02 +01:00
Helba 9609c7ab83 initial commit 2024-01-26 12:01:43 -08:00