Skip to content

rubythonode/COFFEECASE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COFFEECASE

UPPERCASE run with IcedCoffeeScript!

ScreenShot

CONTACT: contact@btncafe.com

EXAMPLE: nodemon README.coffee

require './COFFEECASE/BOOT.coffee'

BOOT 
	CONFIG :
		defaultBoxName : 'WebPageExample',
		isDevMode : true,
		
		Facebook :
			appId : '663125710416253'

	SERVER_CONFIG :
		isNotUsingDB : true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.6%
  • CoffeeScript 31.4%