Skip to content

FireCMS with dynamic collection creation, and page hierarchy, revisions, and preview support.

Notifications You must be signed in to change notification settings

OsamuBlack/osamu-firecms

Repository files navigation

Firecms Flow App

Welcome to FireCMS Flow App!

Then simply run:

Running the project

yarn dev

Building the project

Make sure you update your package.json build script with the correct project name. Then run:

yarn build

Deploying the project

Install the firebase tools globally

yarn add -g firebase-tools
firebase login
firebase init
firebase deploy --project [id-of-the-project-from-firebase-console]

Note: This may not work if you have set up your Firebase hosting with a custom config.

Make sure to add a .env file with the VITE_SITEURL and VITE_SITELOGO to it.

About

FireCMS with dynamic collection creation, and page hierarchy, revisions, and preview support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages