Prerequisites
Clone the clubhub-space/clubhub GitHub repositoryInstallation
Dependencies
Install Node dependencies using pnpm.Developing the Space application locally
-
Copy
.env.example
to.env
. - Follow the steps in the Neon development guide.
- Read the Prisma development guide
- Read the Remix development guide
-
Run the following commands in separate terminals.
They will start the dev servers for developing on the space application and the associated database.