Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
/ control-center Public archive

Make.org control center. This is a mirror from https://gitlab.com/makeorg/platform/control-center please go there if you wish to contribute.

License

Notifications You must be signed in to change notification settings

makeorg/control-center

Repository files navigation

build status

Make back-office

Back office made with love and passion in scalaJs

Configure NPM Registry

Edit your ~/.npmrc file with content:

registry=https://nexus.prod.makeorg.tech/repository/npm
strict-ssl=false
always-auth=true

Then login with

npm login

Requirement: You must have a nexus account.

Launch process

  • sbt
  • fastOptJS::startWebpackDevServer
  • ~fastOptJS::webpack

In your browser access URL http://localhost:4242/webpack-dev-server/

Stop the server with:

  • fastOptJS::stopWebpackDevServer

Known Issues

Module WebpackDevServer not found

Fix:

  • remove ~/node_modules
  • restart launch process

License

This project is licenced under the GNU GPL license version 3 or later. See the license

About

Make.org control center. This is a mirror from https://gitlab.com/makeorg/platform/control-center please go there if you wish to contribute.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages