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
- Host: GitHub
- URL: https://github.com/freecodecamp/freecodecampos
- Owner: freeCodeCamp
- License: bsd-3-clause
- Created: 2022-01-11T07:39:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T01:24:18.000Z (over 1 year ago)
- Last Synced: 2024-05-01T11:46:20.904Z (over 1 year ago)
- Topics: course, curriculum, javascript, nodejs
- Language: JavaScript
- Homepage: https://opensource.freecodecamp.org/freeCodeCampOS/
- Size: 5.94 MB
- Stars: 56
- Watchers: 6
- Forks: 15
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.