DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: af3190bed9e9dd03b5a6721255e426a5b417b2d9 deck-builder/api/migrations d---------
fix(api): avoid duplicate user details at the db level
fix(api): timestamp -> timestamptz
feat(api): migration create_games
feat(api): migration create_actions
feat(api): migration create_gamedata
feat(api): migration create_users
feat(api): init diesel and db