Web application built on Svelte.js and Supabase for https://simplex-directory.asriyan.me
- Setup Supabase project as described here
- (optional) Setup Google Analytics
- (optional) Setup Sentry account and create Svelte project
- Create
ENV_FILE_CONTENT
repository variable and copy content of filled by you .env file in it
- Install docker
- Install dependencies:
make dev_install
Now you can run the dev server locally:
make dev_serve
make prod_build_bundle
- Each push to
master
triggers deployment to production - Make sure that
ENV_FILE_CONTENT
repository variable is filled