Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrmartineau/journal

A personal journalling app built with SvelteKit, Supabase & little bit of AI
https://github.com/mrmartineau/journal

ai supabase supabase-auth supabase-js svelte sveltekit

Last synced: about 1 month ago
JSON representation

A personal journalling app built with SvelteKit, Supabase & little bit of AI

Awesome Lists containing this project

README

        


Journal logo

Journal


A personal journalling app

Built with SvelteKit and Supabase.


PRs welcome!


## Developing

Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:

```bash
pnpm dev

# or start the server and open the app in a new browser tab
pnpm dev --open
```

## Building

To create a production version of your app:

```bash
pnpm build
```

You can preview the production build with `pnpm preview`.

---

## License

[MIT](https://choosealicense.com/licenses/mit/) © [Zander Martineau](https://zander.wtf)

> Made by Zander • [zander.wtf](https://zander.wtf) • [GitHub](https://github.com/mrmartineau/) • [Mastodon](https://[email protected])