Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

semyon-dev/MCH2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoscowCityHack2022 - (second case)

⚠️ This project is archived

Stack

  • Go 1.18
  • JWT
  • MongoDB

Example for env - example.env

Run project

go run main.go

Compile binary

go build

Run in docker

docker build -t backend:backend .

docker run -d -p 8080:8080 backend

Mobile app

https://github.com/Dronicho/moscow_hack_mobile

About

MoscowCityHack 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors