Skip to content

A small backoffice interface to manage content in the Clapback backend. Made with Angular.

Notifications You must be signed in to change notification settings

rhidra/clapback-backoffice

Repository files navigation

Clapback Backoffice

Installation

Install nvm (which installs nodejs and npm).

Install the angular CLI.

npm i -g @angular/cli

Run during development

ng serve to run a development server.

Deploy

Install the firebase CLI. Then run:

ng build --prod
firebase deploy

About

A small backoffice interface to manage content in the Clapback backend. Made with Angular.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published