Skip to content

loveagile/Merkari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang + Next + Docker

This is a simple message board app. It solidifies my learning during the Build@Mercari training program. This is a collaboration project, please feel free to fork and make PRs for the issues!

(P.S. Not too sure if I'm doing this right!)

The UI/UX is based on the free Contra Wireframe Kit. Credits to Vijay Verma.

Prerequisites

  • For demonstration
    • Docker only
  • For development
    • Node.js
    • npm
    • Go

The tech stack

  • Typescript
  • React (Next.js)
  • React Query
  • TailwindCSS
  • Go (Gorilla)
  • Docker

Setup Frontend and Backend

  1. Clone the repo
https://github.com/sirbully/golang-nextjs-docker
  1. From the root directory, run the following command
docker-compose up -d
  1. Please open either the frontend or backend directories for the specific instructions in their README files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published