New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@artcoded/strapi-plugin-github-projects

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artcoded/strapi-plugin-github-projects

A Strapi 4 plugin that allows to generate projects from Github repos.

latest
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

"Github Projects" - plugin for Strapi 4

This plugin allows to automatically generate "Projects" from public Github repositories, meant to be then exposed via a public API, e.g. to be shown on a front-end application with the aim to showcase a developer's portfolio. It is meant mostly for educational purposes, being built step by step in the "Strapi Complete Course" by Artcoded, so it's not tested in production.

How to install

# yarn
yarn add @artcoded/strapi-plugin-github-projects

# npm
npm i @artcoded/strapi-plugin-github-projects

Initial configuration

In order to use this plugin, you need to generate a new personal token on Github. The generated API key must then be set up for your Strapi app as an environment variable called GITHUB_TOKEN (add it to your .env file).

Submit issues

Click here to submit an issue

About us

I'm Jib, full-stack developer and instructor. Artcoded is my JS-teaching brand, under which I published the Complete Strapi Course, as well as free tutorials about Strapi and more on my YouTube channel and blog

Disclaimer

We are not endorsed or affiliate in any way with Strapi nor with Github. The names and/or logos of such third-parties are or may be used just to describe the functionality of this plugin.

FAQs

Package last updated on 05 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts