Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
niczem committed Feb 23, 2023
0 parents commit a8155a1
Show file tree
Hide file tree
Showing 12 changed files with 5,834 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.template
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PORT=5001
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/node_modules/
/dist/
.env
.DS_Store
*.log
Loading

0 comments on commit a8155a1

Please sign in to comment.