An open API service indexing awesome lists of open source software.

https://github.com/freecodecamp/freecodecampos

Test repo for external freeCodeCamp courses
https://github.com/freecodecamp/freecodecampos

course curriculum javascript nodejs

Last synced: about 2 months ago
JSON representation

Test repo for external freeCodeCamp courses

Awesome Lists containing this project

README

          

# 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](https://marketplace.visualstudio.com/items?itemName=freeCodeCamp.freecodecamp-courses) extension.