drafish / remix-learneth-gitapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git API server for the Remix LearnEth Plugin

The plugin is here: https://github.com/bunsenstraat/remix-learneth-plugin It needs an API to clone git repositories so it can scan them and return the structure of the repo to be used in a list.

requirements

  • redis
  • node >10

It is uses the default system temp directory to clone the repo's.

config

config.json holds a whitelist of allowed urls, this is by default the REMIX IDE client

build

run npm build use pm2 to start

About


Languages

Language:JavaScript 97.4%Language:Pug 1.8%Language:CSS 0.7%