This is the SvelteKit codebase that powers zlendy.com.
Install dependencies with npm ci.
Copy .env.example to .env and modify it if necessary
Once you've installed dependencies with npm install, start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version of your app:
npm run buildYou can preview the production build with npm run preview.
This project is meant to be deployed to GitHub Pages.
Before it can be deployed, you must go to https://github.com/<USERNAME>/<REPOSITORY>/settings/environments and copy every environment variable in .env to the environment github-pages.
There are different licenses applied to specific parts of the project: