_launchpad is a full stack starting place.
Ready to go, self contained.
Theres a hosted demo of the template here:
Demo
Login:
[email protected] demo1234
Built on open-source self-hostable technology:
- Nuxt 3
- Pocketbase
- Tailwind css
- vueform
Everything to get moving quickly:
- User authentication
- File storage
- Database
- API
- Forms
- And more!
Primary goal is to enable faster building and quicker deployments.
- Clone the repo
- Run
npm install
- Run
npm start
Nuxt App is on http://localhost:3000
Pocketbase is on http://localhost:8090