1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00

Update startup.sh, +page.server.ts, FeaturedAdventureCard.svelte, and Navbar.svelte

This commit is contained in:
Sean Morley 2024-04-02 18:04:27 +00:00
parent f86151ee5e
commit 4b2306f812
7 changed files with 143 additions and 7 deletions

View file

@ -3,6 +3,6 @@
# Start your application here
# Example: node build/index.js
# print message
echo "Starting the application"
echo "Starting AdventureLog"
npm run migrate
node build/index.js