Giter Club home page Giter Club logo

go-web-app's Introduction


IFRC GO

IFRC GO is the platform of the Red Cross Red Crescent, aimed at connecting crucial information on emergency needs with the appropriate response. This repository houses the frontend source code for the application, developed using React, Vite, and associated technologies.

Built with

React Vite Typescript

Getting started

Below are the steps to guide you through preparing your local environment for the IFRC GO Web application development. The repository is set up as a monorepo. The app directory houses the application code, while the packages directory contains related packages, including the IFRC GO UI components library. Please review the Contribution Guidelines and Collaboration Guidelines to gain a deeper understanding of the repository's structure.

Prerequisites

To begin, ensure you have network access. Then, you'll need the following:

  1. Git
  2. Node.JS version >=18 / 20+
  3. Yarn 1
  4. Alternatively, you can use Docker to build the application.

Local development

  1. Clone the repository using HTTPS, SSH, or Github CLI
git clone https://github.com/IFRCGo/go-web-app.git #HTTPS
git clone [email protected]:IFRCGo/go-web-app.git #SSH
gh repo clone IFRCGo/go-web-app #Github CLI
  1. Install the dependencies
yarn install
  1. Copy app/.env.example to app/.env and update the variables
cp app/.env.example app/.env
  1. Start the development server
yarn start:app

Contributing

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.

See contribution guide โ†’

See collaboration guide โ†’

Additional packages

The repository hosts multiple packages under packages directory.

  1. IFRC GO UI is a React UI components library tailored to meet the specific requirements of the IFRC GO community and its associated projects.
  2. IFRC GO UI Storybook serves as the comprehensive showcase for the components library.It is hosted on chromatic.

IFRC GO backend

The backend that serves the frontend application is maintained in a separate repository.

Previous repository

Go Frontend is the previous version of the project which contains the original codebase and project history.

Community & support

  • Visit the IFRC GO Wiki for documentation of the IFRC GO platform.
  • Create GitHub Issues for bug reports and feature requests.
  • Tweet at @ifrcgo on Twitter.
  • Stay informed about the latest project updates at Medium.

License

MIT

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.