Skip to content

This is a system that allows people to have a code insight on their website and calculate support for users.

License

Notifications You must be signed in to change notification settings

StefanSchwartze/whatiuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatiuse

This is a system that allows people to have a code insight on their website and calculate support for users.

Before running the project, a mongod instance must be started

Run the project in development:

  • $ npm run dev

Run in production

Build the project first:

  • $ npm run build

Then start the koa server:

  • $ NODE_ENV=production node server/index.js (nodejs 4.4.2)

About

This is a system that allows people to have a code insight on their website and calculate support for users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published