implement auth

This commit is contained in:
fiatcode 2025-10-18 23:33:22 +07:00
parent 96761cb911
commit 1434756b10
12 changed files with 130 additions and 13 deletions

View file

@ -1,4 +1,3 @@
# Example environment variables
NODE_ENV=development
UNSPLASH_ACCESS_KEY=your_unsplash_access_key_here
PORT=8080
UNSPLASH_ACCESS_KEY=your_unsplash_access_key_here