SvelteKit template invalid GitHub URL
New to Railway; trying to deploy a simple Node+MySQL starter app with the latest SvelteKit. https://railway.app/new/template/svelte-kit shows an error message saying the GitHub URL is invalid
3 Replies
Hey, sorry about this. I just fixed it. Do you mind trying now?
It works now, thanks! I'd like to try modifying it slightly to connect with a Railway MySQL server; is there an article on that?
Oh, wait, this doesn't seem to be the latest SvelteKit? I don't see the new +page.server.js, +page.svelte kinds of files inside the routes.
I'm happy to build my own from svelte@next, but I'm new to Railway, so I get stuck trying to update the build and deploy commands when creating a new project in Railway.
I don't know much about .lock files, but it seems like yarn.lock is auto-generated; should it be included in the git repo?
yes it should