Skip to content

definitelymaps/definitelymaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Definitely Maps

Collaborative maps for everyone.

Check out the demo

Development

We provide a self-contained reproducible docker environment; to start it all up

make
make up

To get a shell in the containers for development

make backend-sh
make frontend-sh

To work with the postgres database

make postgres-migrate
make postgres-sh

License

Copyright (c) 2022 definitely maps.

Distributed under the MIT License (MIT).