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:
parent
f86151ee5e
commit
4b2306f812
7 changed files with 143 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue