ClubHub home page
Search...
⌘K
Documentation
Get Started
Get Started
Search...
Navigation
Development
Neon
Documentation
Developer
Changelog
Community
Home
Introduction
Getting Started
Stack
GitHub
GitHub Actions
Nx
Discord
Linear
Neon
Prisma
Trigger
Google Cloud Run
Fly
Docker
Canny
Development
Getting Started
Code Style
Git
Discord
Nx
Neon
Prisma
Remix
Architecture
Introduction
Google Cloud Run vs Fly
Neon vs PlanetScale
Applications
Space
Trigger Neon Branch
Trigger Space Preview App
Libraries
Deepkit Remix
Space Database
Internal Database
On this page
Prerequisites
Create a Neon branch
Development
Neon
To be able to develop on the
space
tagged
Nx
projects, you’ll first need a database to use with
Prisma
.
We’ll be using
Neon branching
to setup a clone of the production database that can be used for development.
Prerequisites
Discord
Git
Create a Neon branch
Assuming you have the
clubhub
Git repository open.
Read the technical documentation
here
.
Create a new Git branch
Copy
$
git
checkout
-b
<
nam
e
>
Push the Git branch
Copy
$
git
push
--set-upstream
origin
<
nam
e
>
Read the message posted in the
#neon
Discord
channel that contains the next step. It’ll look like the following below
You have now setup a
Neon branch
for local development 🎉.
Suggest edits
Raise issue
Nx
Prisma
Assistant
Responses are generated using AI and may contain mistakes.