Frontend
Quick Start Guide
Last updated
Was this helpful?
Quick Start Guide
Last updated
Was this helpful?
Download and install , if you haven't already.
To run the project, and cd
into the /frontend
folder.
Create a , at root-level, containing the requisite environment variables mentioned .
Subsequently, install dependencies by running:
Start the app using:
You'll need access to a running instance of backend and the clerk perishable key
generated while setting up the backend.
For details on setting up and running the backend, please refer to this guide:
API Key to authenticate with Clerk.
Auth
Base URL for backend API
Identify backend API deployment.
The guides below detail this process:
Framework
React
Version 18.1.0
Build Command
npm run build
Node Version >=10
Build output directory
/build
Root directory
/frontend
Use any static site hosting service like Vercel, Cloudflare Pages or DigitalOcean App Platform to deploy the app by specifying the details specified above and furnishing requisite .