fix(tools): fix and accelerate automated gitpod dev setup (#36720)

* fix(tools): switch to official gitpod mongodb image
* fix(tools): accelerate gitpod start-up by prebuilding the client
* fix(tools): accelerate gitpod start-up by continuously prebuilding workspaces
* fix(tools): add setup|automated badge with new fork-compatible gitpod url
This commit is contained in:
Jan Keromnes
2019-08-30 11:42:13 +02:00
committed by mrugesh
parent 879899f610
commit e9d753fc09
3 changed files with 30 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
[![Pull Requests Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![first-timers-only Friendly](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/)
[![Open Source Helpers](https://www.codetriage.com/freecodecamp/freecodecamp/badges/users.svg)](https://www.codetriage.com/freecodecamp/freecodecamp)
[![Setup Automated](https://img.shields.io/badge/setup-automated-blue?logo=gitpod)](https://gitpod.io/from-referrer/)
## Welcome to freeCodeCamp.org's open source codebase and curriculum!