Giter Site home page Giter Site logo

hahntrn / iogt-pwa Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 297 KB

A UNICEF-led digital solution transforming lives and providing opportunity, by making knowledge universally accessible.

Home Page: https://www.internetofgoodthings.org/

License: Other

Dockerfile 8.10% Python 40.12% CSS 12.00% HTML 39.78%

iogt-pwa's Introduction

iogt-pwa

Documentation

Our wiki has several pages of information for developers, and people contributing to IoGT-PWA. Check it out for your authoritative source of information about the IoGT-PWA community.

Local installation

Activate your virtual environment

$ virtualenv iogt
$ source iogt/bin/activate

Install necessary dependencies & setup database

git clone https://github.com/unicef/iogt-pwa.git
cd iogt-pwa/iogt
pip install -r requirements.txt
cd ..

python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

The demo site will now be accessible at http://localhost:8000/ and the Wagtail admin interface at http://localhost:8000/admin/.

Log into the admin with the credentials you set while creating the superuser account.

Use Ctrl+c to stop the local server.

Questions

For questions and support please use the community chat. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

Stay In Touch

Contribution

Please make sure to read the contributing guide before making a pull request.

Thank you to all the people who already contributed to IOGT-PWA!

License

GNU AFFERO GENERAL PUBLIC LICENSE

iogt-pwa's People

Contributors

nathanbaleeta avatar bppanwar avatar

Forkers

harshiniwho

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.