feat: add cargo generate support

This commit is contained in:
2024-08-20 21:06:10 +03:00
parent db8f668b4b
commit 137ceedadd
8 changed files with 9 additions and 8 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
DATABASE_URL=postgres://postgres:password@localhost:5432/{{project-name}}