GithubHelp home page GithubHelp logo

bp-mike / project-zoe-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kanzucodefoundation/project-zoe-client

0.0 0.0 0.0 4.95 MB

The Project Zoe church relationship management system (RMS) client

Home Page: https://projectzoe.kanzucodefoundation.org

License: Apache License 2.0

Shell 0.01% JavaScript 1.51% TypeScript 98.19% CSS 0.05% HTML 0.24%

project-zoe-client's Introduction

About project Zoe

Project Zoe is a church management centered on what's at the heart of all ministry - people. The platform simplifies the process of managing people and their relationships between each other and the church, keeping track of data across the organization and creates a foundation for adding new features that are specific to your church.

The tech

This repo holds the Project Zoe church relationship management system (RMS) client. It was bootstrapped with Create React App.

Project Setup / Installation ๐Ÿš€

  1. Clone the repository:

git clone https://github.com/kanzucodefoundation/project-zoe-client.git

  1. Checkout to the Develop branch

git checkout develop

  1. Install dependencies with npm version 6.14.5:

npx [email protected] install

  1. Create a .env file based on the .env.sample.

You should set the REACT_APP_ENVIRONMENT=local if you are running the app locally.

  1. Finally, spin up the project with:

npm start

Please Note:

Available npm scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

-See the section about deployment for more information.

Contributing

Before making any contribution to this codebase, please read through this contributing guide.

Commitizen friendly

Commitizen friendly

Badges

Build & Deploy workflow

codecov

Github Actions

This repo is automatically deployed to the prod server using github actions. We create an .env file during the deployment process. Rather than add each environment variable to the file one by one, we copied a complete .env file and encrypted it using base64. We use the command:

openssl base64 -A -in .env -out .env.prod.encrypted

We then get the contents of .env.prod.encrypted and add them as a Github Action variable called PROD_ENV_FILE

Learn More

project-zoe-client's People

Contributors

kakoma avatar ekastimo avatar humphreyokoth avatar dhotim avatar kisakyekenneth avatar mariamnaiga avatar androidcode33 avatar dependabot[bot] avatar obotha avatar fredvuni avatar joanita09 avatar mbabazisuzanne avatar roland-sankara avatar a23w10 avatar evieyeve avatar lytes20 avatar nageri avatar gloriatwebaze 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.