Skip to content

Back office web app for a social media application.

Notifications You must be signed in to change notification settings

RodrigoDeRosa-zz/picapp-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicApp Server Management Web App

This app allows a PicApp superuser to manage all aspects of the application. From adding, modifying and deleting servers and/or users to check app's statistics from Firebase.

Running app

To run the app, you need to have installed npm. If you have it in your system, then open a console in the project directory and run:

$ npm start

With that, npm will set up the environment and open a browser with the app.

Notes on execution

It is highly probable that your browser will complain about some CORS issues; because of that, you should download and activate the CORS Chrome Plugin. Moreover, sometimes you will have to activate it AFTER starting the app with npm. Also, for file administration, you will need to have CORS OFF, otherwise, Firebase won't answer to http calls.

Clouding

This app is also running on a Heroku server. You can see it here.

Notes on cloud app

As well as the mentioned CORS issues, when opening the app hosted in Heroku, your browser may notify you that it is not a safe connection; to let the app work properly, just ignore the notice and give it permission to execute.

User Guide

You may find the user guide here.

About

Back office web app for a social media application.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published