- Kaspar Johannes Pärtel
Forum with CRUD capabilities, authentication/authorization nad real time chat. Only registered users can add posts/comments and chat with other users. Unregistered users can only see posts/comments but can't create them. Frontend written in React using css modules and backend written in Go.
- Open terminal
- $
sh ./start.sh
- Open localhost:3000 on your browser
There are docker files but docker-compose up is not working as of this moment.