Skip to content

This is a Next.js app that uses Neon Launchpad to instantly generate a claimable database for you at Neon

License

Notifications You must be signed in to change notification settings

neondatabase-labs/neon-railway-nextjs

Repository files navigation

title description tags
Neon, Next.js, Railway
A Next.js app using Neon database.
postgres
neon
serverless
next.js

Neon, Railway & Next.js

This is a Next.js app that uses Instagres to instantly generate a claimable database for you at Neon.

Deploy on Railway

Features

  • Everything you get with Next.js
  • Full power of Postgres enhanced by Neon

Local Development

  1. Pick your package manager and install dependencies.
  2. Run the seed task so the connection string is generated and the dabatase is seeded.
  3. Run the dev to have your local server running on http://localhost:3000
Package Manager Install Seed Dev
npm npm install npm run seed npm run dev
pnpm pnpm install pnpm run seed pnpm dev
yarn yarn install yarn seed yarn dev
bun bun install bun run seed bun dev

Instagres by Neon

About

This is a Next.js app that uses Neon Launchpad to instantly generate a claimable database for you at Neon

Topics

Resources

License

Stars

Watchers

Forks