feat: redirect by slug

This commit is contained in:
Juan Rodriguez
2024-05-12 23:21:14 +02:00
parent c806953b9a
commit b34a52f3e0
5 changed files with 39 additions and 13 deletions
+2 -1
View File
@@ -1 +1,2 @@
DATABASE_URL=./sqlite/db.sqlite
DATABASE_URL=sqlite3://./sqlite/data.db
APP_URL=http://localhost:3000