add depends

This commit is contained in:
Swrup 2023-12-18 00:45:46 +01:00
parent 473954be07
commit 49b7a37597
126 changed files with 6991 additions and 8425 deletions

View file

@ -1,25 +1,11 @@
# Permap
# Geochan
Permap is an open source geo-message-board software written in OCaml.
Permap was initially made to be a gardening/permaculture forum.
Permap's aim is to help people find friends with similar interests around them
and build local communities.
Geochan is an open source imageboard software written in OCaml.
It's defining feature is to have geolocalized threads.
You can make threads with geographical coordinate,
this way you can find people near you doing interesting things,
socialize with them and share local knowledge.
## Permap's future
- Make permap federate
- More than coordinates
Make threads on anything with a geographical position.
Instead of making threads with a simple (latitude * longitude) data,
we want to be able to make threads on any OpenStreetMap's item/ActivityPub object
that can resolve to a geographical position.
this way you can talk about a place or find people near you doing interesting things
and socialize with them.
# License