Skip to content

geoffrey-anto/DVLPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-For-Developers

A Place For Developers, By Developers For Tweeting About Development

Run The Project

  • 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

Frontend for the Web App


Tech Stack

  • NextJS / ReactJS
  • Apollo Client
  • Typescript
  • Tailwind Css
  • GraphQL

image

image

image

image

Releases

No releases published

Packages

No packages published

Languages