- Node.js >=18
- Install project dependencies:
pnpm i
- Run the application in the development mode:
pnpm run dev
- Deploy the application using the provider of your preference with SvelteKit support.
- Provide required environment variables based on the
.env.example
file.
- Set up required environment variables based on the
.env.example
file. - Follow the SvelteKit's node server deployment documentation.
The color model has been inspired by András Péter's Dog Vision project.