🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@greenpress/admin

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@greenpress/admin

Admin panel service for the greenpress open-source platform. Written in Vue.js.

latest
Source
npmnpm
Version
2.0.21
Version published
Maintainers
3
Created
Source

Greenpress Admin Panel

Admin panel service for the greenpress open-source platform.
Written in Vue.js.

Codefresh build status npm version

Usage

As a Docker container

$ docker run -p 3001:3001 greenpress/admin-panel

As Node package

$ npm i @greenpress/admin
$ npx greenpress-admin

Development and Independent Usage

In case you would like to run this project manually, for any reason, there are several commands you need to acknowledge:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Vue.js Customize configuration

See Configuration Reference.

FAQs

Package last updated on 15 Jun 2022

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