Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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.

  • 2.0.21
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17
increased by240%
Maintainers
3
Weekly downloads
 
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc