Git Product home page Git Product logo

covid.gov.cz's Introduction

COVID Portal 🦠 🖥 🇨🇿

Links

Contribute

  1. after receiving slack link, join us in the respective channel:

#p-informacni-web-ceska #p-informacni-web-frontend #p-informacni-web-drupal

  1. introduce yourself + just fork this project or just ask for GitHub privileges in our Slack

  2. choose your starter task from our Trello

  3. create a branch and PR for the task we usually tend to use a descriptive PR title e.g.: gatsby/feat: task title or drupal/fix: task title, i guess you get the point

  4. after PR creation:

  • we will receive a notification in our slack channel to do the review
  • your branch will be deployed to a feature branch on Vercel (comment by Vercel bot)
  • check your changes in the prod build on Vercel
  1. after the review and approval ✅, we will merge the PR and it will be eventually deployed to production

Getting started

Frontend - Gatsby

If you only want to run frontend part of this app, you dont have to install Docker and the backend part. It works standalone as well - see the frontend for more details

Backend - Drupal

We're using docker containers from docker folder:

  • cd docker

Copy and modify env file as needed

  • cp .env.example .env

Start containers

  • docker-compose up -d

Install dependencies

  • docker-compose exec drupal composer install

Install Drupal with existing config, database connection is already injected in settings.php file

  • docker-compose exec drupal drush si --existing-config -y

Access site on http://localhost:1577 if you didn't change

COVID_PORT_NGINX variable in your env file

covid.gov.cz's People

Contributors

bxxf avatar bycaldr avatar conentlounge avatar ekalinichev avatar fidelman avatar fra-iesus avatar george-cz avatar haaxor1689 avatar jenahajek avatar jnetrh avatar kkoudelka avatar kybersoft avatar marekvantuch avatar martinnuc avatar mchlkucera avatar miromichalicka avatar petrillek avatar radkoa avatar redoper1 avatar siva01c avatar thejoeejoee avatar vasimi avatar vesely avatar vitkolos avatar zoul avatar

Watchers

 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.