A simple starter ToDo app template implemented with SvelteKit.
Includes an optional PostgreSQL database.
Features full TypeScript support, out-of-the-box DB connection, HMR support, and much more!
Implements a backed CRUD API with SvelteKit form actions.
- 💻 SvelteKit
- 💿 PostgreSQL
Available at /
.
Available with a VSCode extension (SQLTools) or by CLI.
- Open VSCode remote connection to your deployment.
- Install the SQLTools and SQLTools PostgreSQL/Redshift Driver extensions.
- Open the "SQLTools" tab in the sidebar and click "Strapi".