flynx / com.glass-sell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to install and run:
	- install node
	- install mongodb
	- npm install
	- generate ssl certificates (ssl/README)
	- npm start
		this will work with the default mongo install scheme, for
		custom install we'll need to tweak the config (XXX)

The server lives at: 
	http://localhost:3000/
	https://localhost:3010/

http API:
	POST /login username=.. password=..
		Action: Login a user

	GET /logout
		Action: Logout a user

About


Languages

Language:JavaScript 81.9%Language:Pug 14.6%Language:HTML 3.2%Language:CSS 0.2%Language:Shell 0.1%Language:Batchfile 0.0%