Skip to content

bjdixon/pollr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running tests

  • npm install
  • create a personal access token here
  • create a server/configs/secrets.json file with the following contents (replacing XXXXXX with the token generated in the previous step)
    { "oauthToken": "XXXXXX" }
    
    DO NOT COMMIT THE secrets.json FILE
  • npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published