Skip to content

Glenn-Chiang/forum-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local setup

  1. Clone the repository and navigate to it
git clone https://github.com/Glenn-Chiang/forum-api
cd forum-api
  1. Set up a PostgreSQL database with Docker
docker-compose up -d
  1. Run the server
export ENV=development
go run cmd/main.go

About

Backend for forum web application built for NUS CVWO assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages