SiteGate is a Node.js Express website that handles the user sign in/up processes. SiteGate allows to create a user account either through registration with an email or using an OAuth provider like Facebook, Twitter, etc.
Usage example: https://github.com/sitegate/client-example
SiteGate uses:
Add this line to your hosts file:
127.0.0.1 account.sitegatedev.com
Run these commands in a console:
$ git clone [email protected]:sitegate/sitegate.git && cd ./sitegate
$ npm install
$ gulp
MIT © Zoltan Kochan
Content type
Image
Digest
Size
92.4 MB
Last updated
over 9 years ago
docker pull zkochan/sitegate