mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
- [x] two column layout for the page. - [x] amount to learning minutes mapping for contribution impact. - [x] handle one-time and recurring stripe subscription charges. - [x] server side validation of donate forms. - [x] prevent multiple subscriptions and onetime donations per user. |
||
|---|---|---|
| .. | ||
| common | ||
| public | ||
| server | ||
| .babelrc.js | ||
| .gitignore | ||
| development-start.js | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| post-seed.js | ||
| production-start.js | ||