A project built to show off the SvelteKit + Supabase stack by building a DallE wrapper
The Enceladus-1 SvelteKit + Supabase Example App is a demonstration app that showcases the integration of SvelteKit and the Supabase backend. It serves as a starting point for developing web applications using these technologies. Note that some parts of the app may be missing and there may be unprotected routes as this is purely for demonstration purposes.
To run the app, make sure you have the following prerequisites:
Follow these steps to install and run the app:
pnpm install to install the app’s dependencies..env file with your credentials, following the provided example.supabase start.pnpm dev to start the app and test it locally.If you need further assistance, you can join the Discord community for help.
The Enceladus-1 SvelteKit + Supabase Example App is a demonstration app that showcases the integration of SvelteKit and Supabase. It provides an example of how to set up a web application with a modern frontend framework and a powerful backend database and authentication system. By following the installation guide, developers can quickly get up and running with this app and use it as a starting point for their own projects.