Skip to content

add server skeleton

Connie Ho requested to merge server-skeleton into master

Created by: connie-ho

Added:

  • flask app
  • connected with mysql
  • sample seed script creating a users table

Note:

  • the docker file is there in case we want to use it but I can't get it to work properly )): Running db locally is probably the easiest at this point

Merge request reports