Skip to content

aspandyar/forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum

Description

This project consists in creating a web forum that allows:

  • communication between users;
  • associating categories to posts;
  • liking and disliking posts and comments;
  • filtering posts.

Docker

Docker is used to be able to containerize the project.

To build docker image run the following command: make build

To run container for docker image run the following command: make run

Go to: http://localhost:4000

Run Locally with makefile

  1. make build
  2. make run
  3. make stop

Run Locally without docker and makefile

Run the following command: "go run ./cmd/web/" and click on the generated URL address to go to the web page

Authors

@aspandyar @sfaizull

For download 20mb or higher picture, use following link:

https://visibleearth.nasa.gov/collection/1484/blue-marble?page=2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published