Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 695 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 695 Bytes

_launchpad

_launchpad is a full stack starting place.
Ready to go, self contained.

Demo

Theres a hosted demo of the template here:
Demo

Login:
[email protected] demo1234

Features

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
  • Email
  • And more!

Primary goal is to enable faster building and quicker deployments.

Getting Started

  1. Clone the repo
  2. Run npm install
  3. Run npm start

General

Nuxt App is on http://localhost:3000
Pocketbase is on http://localhost:8090