tobymurray / postgraphile-login

Auth enabled Express Server with PostGraphile and PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turn on CI

tobymurray opened this issue · comments

Pretty much anything that validates the project still works as expected would be nice. Ideally:

  • Run script to insert into database
  • Start server
  • Execute a few workflows
  • Stop server
  • Run script to insert into database again, to ensure repeatability