oglimmer / rechamber

This social media plattform has his goal to prevent echo chamber and let people out of there social bubbles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rechamber

This social media plattform has his goal to prevent echo chamber and let people out of there social bubbles.

how to run

docker compose up --build

wait until fully started

curl http://localhost:8080/rechamber/rechamber-api/api/v1/users

shows

{"id":1,"username":"mega","email":"a@aol.com","password":"sec"}

which is the first entry from the database. (I would expect that you get all entries from the DB, but that's another story)

About

This social media plattform has his goal to prevent echo chamber and let people out of there social bubbles.

License:MIT License


Languages

Language:PHP 92.7%Language:Dockerfile 6.5%Language:Shell 0.8%