Sveltekit-shortener (powered by PocketBase)
I have been using Next.js for almost 1 year. It is my favourite framework, but SvelteKit seems to be a great alternative (also has unique functionalities). This is a personal project with this goals:
- Go deeper with Svelte/SvelteKit
- Use advanced TailwindCSS
- Build an useful tool for my personal use
- Develop my first PocketBase backend (I normally build from scratch or use other CMS such as Strapi)
Roadmap
Design ideas
Test it now
https://router.alvarolozano.dev
Local development
- Clone the repo
- Make an npm/pnpm/yarn install
- Get the latest PocketBase binary release
- Follow the instructions and import the database structure from the
db.json
file
- Create a .env file and set the
PB_URL
variable to PocketBase's root url