Skip to content

weirdmeetup/i-am-here-weirdmeetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i-am-here-weirdmeetup

I am here 이상한 모임 좌표 알림 서비스

Requirements

nodejs, meteor and meteorite are required.

Installation

Download and install nodejs from website. And then install meteor.

$ curl https://install.meteor.com/ | sh

Clone repository from github and change to cloned directory.

$ git clone https://github.com/weirdmeetup/i-am-here-weirdmeetup.git && cd i-am-here-weirdmeetup

Install meteorite and update related packages.

$ npm install -g meteorite
$ mrt update

Now you can run the code with local or deploy to meteor server.

$ meteor
or
$ meteor deploy YOUR_METEOR_ADDRESS.meteor.com

About

이상한 모임 좌표 알림 서비스

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published