Coder Social home page Coder Social logo

aruba112 / parenting-app-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idemsinternational/open-app-builder

0.0 0.0 0.0 62.98 MB

PLH App Frontend

License: GNU General Public License v3.0

Shell 0.18% JavaScript 10.47% Java 0.12% TypeScript 78.90% HTML 2.72% Dockerfile 0.15% SCSS 7.46%

parenting-app-ui's Introduction

Open in Gitpod

Parenting App UI

Online Documentation

Quickstart

Prequisites

  1. Download and install Git
    This will be used to download the repository

  2. Download and install Git LFS
    This will be used to download any required binary assets, such as images or pdfs

  3. Download and install Node
    This is the programming lanugage required to run the project

  4. Download and Install Yarn
    This manages all 3rd-party code dependencies

Installation

Download the repo with binary assets

$ git lfs clone https://github.com/IDEMSInternational/parenting-app-ui.git

Note - if you do a regular git clone, you can always run git lfs fetch --all later to sync assets

Install required dependencies

$ cd parenting-app-ui
$ yarn install

Note - you may have to do this from time to time when content is updated)

Configuration

Set Deployment

The app supports using different workspace or deployment configurations. These are stored in .idems_app/deployments

An initial deployment should be specified via the command

yarn workflow deployment set

Firebase

To be able to run the full project a specific configuration file needs to be included to access the online database and authentication methods.

$ cp src/environments/firebaseConfig.sample.ts src/environments/firebaseConfig.ts

The default file is blank. It should be replaced with a version requested from the dev team.

(Note - this process will likely be simplified in the future)

Running locally

Start the local server

yarn start

This will start a local server and serve the app in your browser on http://localhost:4200

For Content Coders

Please see Quickstart Authors

For Developers

Please see Quickstart Developers

parenting-app-ui's People

Contributors

chrismclarke avatar michaelclapham avatar esmeetewinkel avatar jfmcquade avatar smborio avatar egor-mir avatar andriihubarievw avatar volloholic avatar cabrinenyona avatar maxwellfundi avatar zulkifelff avatar brendawafula avatar dependabot[bot] avatar saqlainrasheed avatar thewhodidthis avatar sylviawakoli avatar dannyparsons avatar barbramootian avatar mikensubuga avatar shiundumichael avatar estherwafula avatar praise-ebe avatar ehmadzubair avatar thisishamza avatar onyshchenkoorest avatar fagiothree avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.