To use this repository, follow the steps below:
You need to have the following tools installed on your machine:
git clone git@github.com:tractr/traxion-examples.gitnpm installnpx prisma generatecp .env.example .envdocker compose up -dnpx prisma db push
npx prisma db seedhttp://localhost:3000/graphql
http://localhost:3000/api
npm install -g @railway/clior
brew railwayrailway loginrailway linkrailway add --plugin postgresqlrailway run npx prisma db pushrailway run npx prisma db seed