Statera
•
1 min read
An open source web app for all your accounting needs. Statera is a small fun project I created while I was playing with SvelteKit (an application framework powered by svelte)
Statera is just a fun project and not production ready.
You can play around to get inspired or check the github repo to learn how it’s built.
Tech Stack
Frontend
- SvelteKit (javascript framework)
- TailwindCSS (asthetics)
Backend
- Supabase (for database and auth)
- Cloudflare Pages (hosting)