Skip to content

hellojwilde/gossamer-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossamer-server

A centralized place for easily installable browser experiments.

For more information on the larger project this is a part of, view the readme at https://github.com/hellojwilde/gossamer

Prerequisites

  • Node
  • Nodemon - installed via npm install -g nodemon
  • Redis - running on 127.0.0.1:6379

Installation

  1. Clone this repository.
  2. Run npm install.
  3. Set up the configuration file: a. cp config.default.js config.js b. Create a new GitHub application and copy the client id and client secret into the githubClientId and githubClientSecret fields of the config file. Make sure the githubCallbackUrl field is appropriate and matches the "Authorization callback URL" field of the application configuration on GitHub.
  4. Run npm start.

About

A centralized place for easily installable browser experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published