Files
freeCodeCamp/api-server/server
Mrugesh Mohapatra e13f35171c feat(donate): updated donate page and plans
- [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.
2019-11-19 22:28:04 +05:30
..
2019-08-14 19:23:24 +05:30

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents change as the contents of client side files change.