RyanTokManMokMTM / cinnox_backend_hw

cinnox_backend_hw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinnox_backend_hw

Tool

  • Gin
  • Mongodb
  • Docker/Docker-compose
  • Line SDK

Clone the project

git clone https://github.com/RyanTokManMokMTM/cinnox_backend_hw.git

Run

Add Line bot as friend. @146upfgh

In Local Machine

  1. Start up a mongodb.(This project run mongodb in Docker)
make env
  1. Start the API Server
make local

In Docker Container. (Using Docker-Compose)

  1. Start the API Server
make up
  1. Shutdown the API Server
make down

How to play

Demo Video

About

cinnox_backend_hw


Languages

Language:Go 96.5%Language:Makefile 2.0%Language:Shell 1.4%