initial commit
This commit is contained in:
commit
83337e0574
14 changed files with 2825 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Example environment variables
|
||||
NODE_ENV=development
|
||||
UNSPLASH_ACCESS_KEY=your_unsplash_access_key_here
|
||||
PORT=8080
|
||||
Loading…
Add table
Add a link
Reference in a new issue