This is the frontend for klele.si and it's built with Next.js.
First, create a .env.local
file and add NEXT_PUBLIC_API_URL
with the url to the klele.si API.
Run the development server.
npm run dev
Open http://localhost:3000 with your browser to see the website.
If you discover a security vulnerability within Klele.si, please send an e-mail to Miha Medven via [email protected]. All security vulnerabilities will be promptly addressed.
The Klele.si API is open-sourced software licensed under the MIT license.