Building a full-stack Reddit clone
Built using TypeScript, Node.js, GraphQL, TypeGraphQL, PostgreSQL, MikroORM
In the project directory, you can run:
yarn watch yarn dev Runs the app in the development mode. Open http://localhost:4000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
yarn start runs the app
create:migration Calls mikro-orm migration:create using mikro-orm.config.ts