Skip to content

Forum with CRUD capabilities, real time chat and authentication/authorization.

Notifications You must be signed in to change notification settings

KasparPartel/Forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum

Author

  • Kaspar Johannes Pärtel

Description

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.

Usage:

  1. Open terminal
  2. $ sh ./start.sh
  3. Open localhost:3000 on your browser

PS:

There are docker files but docker-compose up is not working as of this moment.

About

Forum with CRUD capabilities, real time chat and authentication/authorization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published