Skip to content

A site and browser extension to see new interesting sites on the web.

Notifications You must be signed in to change notification settings

aranja/newwwness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEWWWNESS

Development

Requires Go & Google App Engine SDK for Go.

brew install go
brew install app-engine-go-64

Install dependencies:

npm install
go get github.com/gorilla/mux
go get github.com/rs/cors

Install js dependencies: jspm install

Kick off local server at port 8080: gulp server

Deploy: gulp deploy --prod

Deploy chrome extension: gulp archive --prod --extension This builds the extension package at extension/archive.zip Then login here and upload the zip.

About

A site and browser extension to see new interesting sites on the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published