/citizenos-fe

Citizen OS front-end web application - https://app.citizenos.com/

Primary LanguageJavaScriptOtherNOASSERTION

Crowdin

CitizenOS-FE

CitizenOS front-end web application - https://app.citizenos.com.

Running locally

Prerequisites

Installing

  • Get the source - git clone git@github.com:citizenos/citizenos-fe.git
  • Go to the source directory - cd citizenos-fe
  • Add to dev.citizenos.com to your hosts file - sudo -- sh -c -e "echo '127.0.0.1 dev.citizenos.com' >> /etc/hosts"
  • When using over HTTPS you need to add ./config/certs/citizenosCARoot.pem to your trusted CA certificate store or browsers will complain.

Running

NOTES:

Contributing

Pull requests

  • All pull requests to master branch
  • Live site runs on prod branch