Skip to content

diversum/kingdom-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kingdom Finder

A different take on search for rented apartments. Tell us about yourself, and we'll show you where the best neighborhood is you should live in. Based on places you visit often, communities, fashion trends, political alignment,.

Run with Docker

When you run this as a Docker container, make sure you add the environment variable API_BASE and expose the port 8000.

$ docker run -d -p 80:8000 -e API_BASE=http://api.kingdom.rent diversum/kingdom-web

Releases

No releases published

Packages

No packages published