Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 534 Bytes

readme.md

File metadata and controls

executable file
·
15 lines (9 loc) · 534 Bytes

Identifyi

License

Identifyi is a website in development to provide a location to store all of your social media details and contact methods in one place. Think of it as a virtual business card.

Getting started

  1. git clone https://github.com/gytdau/identi.fyi
  2. composer install
  3. php artisan serve

Mailgun

Since we use Mailgun, you need to sign up for an account. Create a 'sandbox domain' and insert the appropriate keys into the .env file at the bottom.