/kiesi.app

Kiesi.app - ridesharing simplified for TING 2020 hackathon.

Primary LanguageSCSSGNU General Public License v2.0GPL-2.0

kiesi.app

The best introductions for this product is given at https://kiesi.app/.

Chosen frameworks

We are using

  • React
  • Typescript
  • Docker

Building

The whole stack has been containerized so you can basically just run with docker-compose upbut of course a full deployment will need correct CNAME records.

Local development

Running this repository as is as localhost is supported but you will need to set your hosts file accordingly.

demo.kiesi.app 127.0.0.1
kiesi.app 127.0.0.1

test1