This is the monorepo for the Neon Launchpad packages.
🧑💻 No sign-ups
⚙️ No config
🏁 Instant
Check the full documentation on Neon docs
CLI to help you hit the ground running without any sign-up. Instantiate a database with a single-command.
npx neondb
Note
check the package README
Vite-Plugin that instantly provisions a Postgres instance (via Neon) and injects the connection string into your .env
file, so you can start developing immediately.
Note
check the package README
This package was templated with create-typescript-app
using the Bingo engine.