Development
Getting Started
Getting started with development
Prerequisites
Clone the clubhub-space/clubhub GitHub repository
Installation
Dependencies
Install Node dependencies using pnpm.
Developing the Space application locally
-
Copy
.env.example
to.env
. -
Run the following commands in separate terminals.
They will start the dev servers for developing on the space application and the associated database.