A Place For Developers, By Developers For Tweeting About Development
- Start Local Postgres Database
- Change Crendentials and DB name in server/src/index.ts
- cd ./server
- yarn && yarn dev
- cd ../ && cd ./client
- yarn && yarn dev
Client Url - http://localhost:3000/ Server Url - http://localhost:4000/graphql
- NextJS / ReactJS
- Apollo Client
- Typescript
- Tailwind Css
- GraphQL