Skip to content

Commit

Permalink
Website front end changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrecknt committed Nov 27, 2023
1 parent 8613fb0 commit 54fb017
Show file tree
Hide file tree
Showing 6 changed files with 553 additions and 26 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
POSTGRES_URL=postgres://username:password@localhost/snowstorm
TESTING_DATA=data/testing.csv
TESTING_DATA=data/testing.csv
WEB_LISTEN_URL="0.0.0.0:3000"
Loading

0 comments on commit 54fb017

Please sign in to comment.