Skip to content

Psono Admin Panel | Please open new issues in our issue tracker on GitLab.com

License

Notifications You must be signed in to change notification settings

proceduretech/psono-admin-client

This branch is 156 commits behind psono/psono-admin-client:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

315a366 · Aug 7, 2020
May 28, 2020
Jun 1, 2020
Aug 7, 2020
Jun 3, 2020
Feb 27, 2018
May 5, 2019
May 22, 2020
May 28, 2020
Feb 28, 2018
Jan 2, 2020
Mar 22, 2020
Mar 22, 2020

Repository files navigation

PSONO Admin Client - Password Manager

Master: build status coverage report Code Climate build status build status

Develop: build status coverage report

Canonical source

The canonical source of PSONO Admin Client is hosted on GitLab.com.

Documentation

The documentation for the psono server can be found here:

Psono Documentation

Things that have not yet found a place in our docs

This project was bootstrapped with Create React App.

Install dependencies

To start a server for development do the following

npm install

Start of a dev server

To start a server for development do the following

npm start

Afterwards you can visit http://localhost:3000

Build for production

To build everything as standalone for production

INLINE_RUNTIME_CHUNK=false npm run build

Afterwards everthing can be found in the /build folder

Run unittests

To run unit tests

npm test

Run unittests (with coverage)

To run unit tests

npm test -- --coverage

LICENSE

Visit the License.md for more details

About

Psono Admin Panel | Please open new issues in our issue tracker on GitLab.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • CSS 1.3%
  • Other 2.0%