8000 GitHub - OpenST/pepo-admin: Pepo admin frontend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OpenST/pepo-admin

Repository files navigation

pepo-admin

Pre-requisites for setting up environment

  • Follow the steps in readme of pepo-api to setup nginx.

  • Source the environment variables.

       source set_env_vars.sh
  • Install package dependencies.

        npm install
  • Precompile the assets.

        ./node_modules/.bin/connect-assets -gz
  • Start the server. The server starts on port 4000. Admin login page is: 'pepodev.com:8080/admin/login'

         node bin/www

About

Pepo admin frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15

0