Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.16 KB

Readme.md

File metadata and controls

48 lines (35 loc) · 1.16 KB

Jaram Together Backend

A go server to operate jaram together app

Getting Started

These instructions about how to clone this project for developing and testing purposes. See deployment to know how to deploy the project on a release channel

Prerequisites

go

Installing(Ubuntu)

$ sudo apt-get install golang

Installing(MacOS)

$ brew install go

Installing(Windows)

Download installer from https://golang.org/

How to Run

Set GoPATH to your system

Install dependant library

https://firebase.google.com/go/messaging
https://github.com/gin-gonic/gin
https://firebase.google.com/go

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Jeongin Lee - Backend Developer - jil8885

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details