Skip to content

Kiesi.app - ridesharing simplified for TING 2020 hackathon.

License

Notifications You must be signed in to change notification settings

jaantaponen/kiesi.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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