DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 027503b8f813bfcfbc9546b4255790a1b18d8ead deck-builder/api d---------
feat(api): migration create_games
feat(api): migration create_actions
feat(api): migration create_gamedata
feat(api): migration create_users
docs(api): note about new migrations
feat(api): add redo script
docs(api): script documentation
feat(api): init diesel and db
feat(api): init new api
chore: update licenses
feat: add shared, server, api