GitXplorerGitXplorer
f

freeCodeCampOS

public
62 stars
21 forks
17 issues

Commits

List of commits on branch main.
Verified
d8fd6fd76a9dd251ba3340de053945876b8733c3

chore(deps): update dependency @types/node to v20.17.14 (#700)

rrenovate[bot] committed 2 days ago
Verified
5b50f3036cda3c942e0d997f2013ef0d5ad66249

chore(deps): update dependency @types/node to v20.17.13 (#699)

rrenovate[bot] committed 3 days ago
Verified
dda5192b71ae79e00aca1e4bbaf7630bd1e03956

chore(deps): update dependency ts-loader to v9.5.2 (#698)

rrenovate[bot] committed 6 days ago
Verified
dca9a1b9b4a3bd0a1a37eac0cb340dc0f6c2cb32

chore(deps): update dependency typescript to v5.7.3 (#697)

rrenovate[bot] committed 9 days ago
Verified
d033127820b4d5ed3ccca738ffc5977eef8531e4

chore(deps): update dependency @types/node to v20.17.12 (#696)

rrenovate[bot] committed 12 days ago
Verified
9074c1d47edd23c8dff708715e45c5fdd1bca8a8

chore(deps): update dependency @types/node to v20.17.11 (#695)

rrenovate[bot] committed 17 days ago

README

The README file for this repository.

freeCodeCampOS

This package runs the environment for courses on freeCodeCamp.org.

See the documentation for more information: https://opensource.freecodecamp.org/freeCodeCampOS/

The course content served on the client is written in Markdown files. The lesson/project tests run on the Nodejs server are written in the same Markdown files.

The freecodecamp.conf.json file is used to configure the course, and define the actions taken by the freeCodeCamp - Courses extension.