GitShow/benawad/codeponder
benawad

codeponder

Marketplace for Code Reviews

by benawad
graphqlmarketplacenodepostgresqlreactreviewtypescript
Star on GitHubForknpm

TypeScript

282 stars46 forks10 contributorsQuiet · 4y agoSince 2018

Meet the team

See all 10 on GitHub →
benawad
benawad291 contributions
renovate-bot
renovate-bot187 contributions
onemen
onemen52 contributions
mrjbj
mrjbj11 contributions
jonahgoldwastaken
jonahgoldwastaken11 contributions
audiBookning
audiBookning11 contributions
paean99
paean995 contributions
tylergreulich
tylergreulich1 contribution

Languages

View on GitHub →
TypeScript98.6%
HTML0.8%
JavaScript0.6%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 4y ago
See all on GitHub →
Esser50K
fixes small typos in README.mdOpenPR

I really enjoyed using this project, nice work! Found a couple typos in the README though 😛

Esser50K · 4y ago
kfnx
Unable to register for expertOpenIssue

On this page https://www.codeponder.com/register This error shown in the console when forms are filled and create account clicked: the post data:

kfnx · 6y ago

Recent fixes

View closed PRs →
Dan0xE
https://www.codeponder.com/ redirects to malicious websiteClosedIssue

URL redirects to sites that display fake captcha's or display "download this chrome extension otherwise..." stuff. Would be a good idea to remove the link on your youtube videos and the github repo so people who don't are that techy don't fall for this

Dan0xE · 4y ago
87vrvk9k
Bug fixesMergedPR

This resolves a few issues I found while testing Codeponder.

87vrvk9k · 7y ago
gc-o
Windows compatibilityClosedIssue

I wanted to leave an issue open for everyone who is trying to run codeponder on Windows. There is two steps to follow: First, go to /packages/server/package.json and remove the variable from the start script. Tt should stay: as far as i know, Windows does not allow you to set env variables that way, we could use the cross-env package or set the variable through powershell or cmd; but instead since the project is using the dotenv-safe package we can leverage that and add the variable on the .env file. then if we try to run the web server we may run into the following problem: in order to make it work we need to go to to and replace: for: That's all, assuming you have everything (redis, postgres) set up correctly. I've not tested if this doesn't break compatibility for mac and linux, if someone can confirm i can go ahead and submit a pull request.

gc-o · 7y ago
Structured data for AI agents

Repository: benawad/codeponder. Description: Marketplace for Code Reviews Stars: 282, Forks: 46. Primary language: TypeScript. Languages: TypeScript (98.6%), HTML (0.8%), JavaScript (0.6%). Topics: graphql, marketplace, node, postgresql, react, review, typescript. Open PRs: 1, open issues: 14. Last activity: 4y ago. Community health: 28%. Top contributors: benawad, renovate-bot, onemen, mrjbj, jonahgoldwastaken, audiBookning, paean99, tylergreulich.

·@ofershap

Replace github.com with gitshow.dev