Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

vuejs/vue-curated-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-curated-server

Deprecated in favor of AwesomeJS.dev


A GraphQL server for curated vue packages, powered by Apollo.

Set the GITHUB_TOKEN env var with a GitHub API access token.

Set the SOURCE_REPO env var with the repo containing the PACKAGES.md file on the root of the master branch. For example: SOURCE_REPO=vuejs/vue-curated.

Set the DB_PATH env var with a path to the database folder with write access.

Set the UPDATE_INTERVAL env var with the number of ms between each list update (default is 5 min).

npm install
npm start

By default, the graphql endpoint is http://localhost:3000 and GraphiQL is available at http://localhost:3000/graphiql. You can change the port with the PORT env var.

Deployment

now --public -e GITHUB_TOKEN=xxx
now alias

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •