mirror of
https://github.com/arthur-pbty/reducelink.git
synced 2026-06-03 15:07:36 +02:00
feat: add LinkResult, Pagination, and StatsCards components; implement server actions for link management and global stats retrieval
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# URL de base du site (production)
|
||||
NEXT_PUBLIC_BASE_URL=https://reducelink.arthurp.fr
|
||||
|
||||
# Base de données SQLite
|
||||
DATABASE_URL="file:./dev.db"
|
||||
Reference in New Issue
Block a user