-
Create firestore database as per docs.
-
Set environment variables:
# Copy the template .env file to local .env file cp .env .env.local # Edit .env.local with firebase config.
-
Install dependencies (ideally in project root):
npm install
If you are running the command directly in the
examples/firebase
directory, use--ignore-scripts
. -
Run local dev server:
npm run dev
firebase
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||