Skip to content

energywebfoundation/iam-org-creator

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2021
Jun 9, 2021
Jun 8, 2021
Jun 9, 2021
Jun 8, 2021
Jun 9, 2021
Jun 9, 2021
Jun 8, 2021
Oct 17, 2024
Oct 17, 2024
Jun 8, 2021
Jun 8, 2021
Jun 9, 2021

Repository files navigation

IAM Org Creator

Description

Service allowing users to create an organisation on demand

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published