Skip to content

hardikmodi1/codeponder

 
 

Repository files navigation

Code Ponder

A Marketplace for Code Reviews

A project that I'm live coding daily on Twitch at 6pm CT.

Contributing

Anyone is welcome to contribute code or designs. Here's a walkthrough on how to add components to the ui package: https://youtu.be/WDk5O-yaoCQ

You can view the current figma mockup here and you can ask for edit permissions in this issue: benawad#2

Important links

Packages

  • server
    • GraphQL server built with Node.js, Typescript, Type-GraphQL, Redis, and PostgreSQL
  • web
    • Next.js React website using Typescript
  • ui
    • React Component library using Storybook
  • common
    • shared Typescript code between server and web

About

Marketplace for Code Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • Other 1.6%