Skip to content

aaronpk/indielogin.com

Repository files navigation

IndieLogin

IndieLogin enables users to sign in with their domain name by linking their domain name to existing authentication providers.

Read more on the Wiki

Development

To run a local copy for development:

  1. Copy .env.example to .env and fill out the details

  2. Start a development webserver:

composer start
  1. Open your web browser to http://localhost:8080