ohhheyyyy / auther

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auther

After cloning or downloading, don't forget to install with npm install, which should automatically bower install too.

Once you've ensured that postgres is running (e.g. by trying to start a psql shell), you can execute npm run seed to seed the database with fake data.

Finally, fire it up with npm start and go to http://127.0.0.1:8080/.

About


Languages

Language:JavaScript 48.6%Language:HTML 37.5%Language:CSS 12.7%Language:Shell 1.2%