Skip to content

arenkerr/t4t-be

Repository files navigation

t4t-be

t4t is a social platform for the trans community to share information, resources, and mutual aid.

Run

yarn
yarn start

More info

Create a new migration

sequelize-cli model:generate --name [table name] --attributes column:type

Regenerate types from gql schema

yarn types

Releases

No releases published

Packages

No packages published