Skip to content

tiberiusdao/yeslettuce-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server.

The Yes, Lettuce! app server.

Running locally

You need:

  • node 0.12.x
  • mongo

Just run:

$ make
listening on port 3000

Then your server should be running!

Deploying