Skip to content

mohabusama/identityserver

Repository files navigation

identityserver

Build Status

install and run locally

Installation

go get github.com/itsyouonline/identityserver

Run

identityserver

To see the available options (like changing the default mongo connectionstring), execute identityserver -h.

Browse to http://localhost:8080

Docker-compose

You can run via Docker-compose. You will get a running identityserver with its own Mongo docker instance.

docker-compose up

then browse to http://localhost:8080

Contribute

When you want to contribute to the development, follow the contribution guidelines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published