freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Go to file
Otto Jongerius ef37c3bee2 feat: Allows sharing of network (#16937)
build(docker): Expose mailhog port.

build(Docker): Improve wording.

build(docker): Mailhog and network changes.

    * Add mailhog container to shared network to enable connectivity
    * Configure project name for docker compose in .env sample file,
        without it the basename of the repo directory is used, which
        makes it unreachable for other services
    * Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
      env var is set
    * Expose 1025 to enable local troubleshooting

build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
.github fix(.github): Update pull request template (#15934) 2017-10-06 23:06:27 +02:00
client fix(settings): Report user modal centered to the page 2018-03-23 09:32:25 +00:00
common chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
config Remove unused authentication methods 2016-06-12 16:32:17 -07:00
docs/images docs(common steps): Clarify PR instructions (#16667) 2018-02-10 22:12:37 +05:30
public feat(Profile): Reactify profile page (#16743) 2018-02-19 14:32:14 -06:00
seed fix(seed): Correct typos in es6.json (#16972) 2018-03-28 20:01:52 +05:30
server feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
test/public/js Chore(tests): Move tests 2016-09-23 15:38:49 -07:00
.babelrc feat(opbeat): Enable opbeat-react for frontend performance tracking 2018-03-09 15:42:44 +00:00
.editorconfig Add .editorconfig to enforce certain automatic behavior on all editors, 2015-03-29 20:49:56 +09:00
.eslintignore Lint main js as part of CI 2015-11-06 17:32:01 -08:00
.eslintrc feat: prep for modern challenges (#15781) 2017-11-09 19:10:30 -06:00
.gitattributes Update .gitattributes 2015-08-05 12:27:07 -07:00
.gitignore feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
.jshintrc Remove duplicate object key 2016-04-23 22:38:20 -07:00
.node-inspectorrc twitter username now persisted 2014-10-13 21:38:10 -07:00
.snyk fix(synk): New fixes for 2 vulnerable dependency paths (#16521) 2018-01-17 18:38:04 -08:00
.travis.yml chore(node): Update node version to 8x 2017-11-01 01:20:55 +05:30
.vcmrc feat: enforce conventional commit messages 2017-07-14 00:23:34 +05:30
CODE_OF_CONDUCT.md refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
CONTRIBUTING.md feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
docker-compose-shared.yml feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
docker-compose.yml feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
gulpfile.js fix(gulp): run babel-node with inspect flag in debug (#16901) 2018-03-23 14:48:13 +00:00
LICENSE.md Changing Copyright year to 2018 (#16401) 2018-01-02 23:40:24 +05:30
package-lock.json chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
package.json chore(package): Update react-freecodecamp-search (#16943) 2018-03-23 18:41:07 -05:00
pm2Start.js Remove unused authentication methods 2016-06-12 16:32:17 -07:00
README.md Updating Copyright Year (#16386) 2018-01-01 16:46:13 -06:00
sample.env feat: Allows sharing of network (#16937) 2018-03-30 09:21:09 +05:30
webpack.config.js fix(env): Use NODE_ENV to enable/disable opbeat frontend 2018-03-13 22:56:44 +00:00
webpack.frame-runner.js feat(build): Add source maps to production 2018-02-06 13:53:56 -08:00

freeCodeCamp Social Banner

Throughput Graph

Join the chat at https://gitter.im/freecodecamp/freecodecamp Known Vulnerabilities Build Status Pull Requests Welcome first-timers-only Friendly

Welcome to freeCodeCamp's open source codebase and curriculum!

freeCodeCamp is a friendly open source community where you learn to code and help nonprofits.

We help our campers build job-worthy portfolios of real apps used by real people, while helping nonprofits.

You start by working through our self-paced, browser-based full stack JavaScript curriculum.

By working through our curriculum, you can earn four certifications:

1. Front End Certification

The first section will teach you the basics of how webpages work and also introduce you to JavaScript programming.

Skills you'll practice include HTML, CSS, JavaScript, jQuery and Bootstrap.

To earn this certification, you'll build 10 front-end projects and implement many JavaScript algorithms.

2. Data Visualization Certification

The second section builds upon the first and introduces you to more advanced topics such as Sass, React and D3.

To earn this certification, you'll build 5 React-apps and 5 Data visualization apps using D3.js.

3. Back End Certification

The third section introduces you to back end development using Node.js, Express, and MongoDB. It also teaches you about the important concept of source control using Git.

To earn this certification, you'll build 5 APIs and 5 full stack apps.

We will accept solutions implemented in any programming language, as long as both a live demo and the source code are publicly accessible.

4. Full Stack Certification

The fourth section is where you'll get real-world experience by working on projects for nonprofits. We'll pair you with another camper, an agile project manager, and a stakeholder from a nonprofit organization. Together, you'll plan, build and maintain apps that help that nonprofit carry out its mission more effectively.

For this certification, you'll work on two projects from scratch and then maintain/upgrade two existing projects.


This code is running live at freeCodeCamp.org. We also have Gitter chat rooms, a Medium publication, an interactive forum, a wiki knowledgebase, local FaceBook groups, and even a YouTube channel.

Join our community here.

Found a bug?

Do not file an issue until you have followed these steps:

  1. Read the Help I've Found a Bug article and follow its instructions.
  2. Ask for confirmation in the appropriate Help Room.
  3. Please do not open an issue without a 3rd party confirmation of your problem.

Contributing

We welcome pull requests from freeCodeCamp campers (our students) and seasoned JavaScript developers alike! Please follow these steps to contribute.

License

Copyright (c) 2018 freeCodeCamp.

The content of this repository bound by the following LICENSE(S)

  • The computer software is licensed under the BSD-3-Clause.
  • The curricular content in the /seed and subdirectories are licensed under the CC-BY-SA-4.0