Sveltekit template - inspired by Hackathon Starter
Koa API with authentication, refresh token, password reset - repo can be found here koa-api
Rename the demo.env to .env enter your info
Create certs directory inside the secrets directory and generate local certs inside. Secure cookie are used on local development (to simulate production issue).
git clone https://github.com/mylastore/svelte-kit
npm install && npm start
Now head over to your favorite browser and open up localhost:3001
and you are ready to go.
Login as ADMIN me@me.com and Password1
Login as customer me1@me.com Password1