glebec / auther-review

Review code for Auther workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auther

Ensure that postgres is running (e.g. by trying to start a psql shell).

Run npm install, then 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

Review code for Auther workshop


Languages

Language:JavaScript 46.5%Language:HTML 38.8%Language:CSS 13.5%Language:Shell 1.2%