- Clone repo
- Setup a local PSQL database named "studium_dev"
- run
$yarn devfrom the root of the repo. This runs codegen in the background to generate typings from the graphql schema. - In another terminal, navigate to the
apiproject.$cd api - run database migrations
$yarn migrate - (optional) seed the database
$yarn seed - start the backend
$yarn dev
smartcoder-7/Social-app-codebase
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|