mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-10 13:00:59 -04:00
chore(i18n,docs): processed translations (#49822)
This commit is contained in:
@@ -54,10 +54,11 @@ To run tests against production builds, replace `dev` with `prd` below.
|
||||
|
||||
If starting the GitPod environment did not automatically develop the environment:
|
||||
|
||||
- Start the database
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Seed the database
|
||||
|
||||
@@ -54,10 +54,11 @@ To run tests against production builds, replace `dev` with `prd` below.
|
||||
|
||||
If starting the GitPod environment did not automatically develop the environment:
|
||||
|
||||
- Start the database
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Seed the database
|
||||
|
||||
@@ -54,10 +54,11 @@ Para ejecutar pruebas en las compilaciones de producción, reemplaza `dev` con `
|
||||
|
||||
Si al iniciar el entorno de GitPod no se creó automáticamente el ambiente:
|
||||
|
||||
- Inicia la base de datos
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Propaga la base de datos
|
||||
|
||||
@@ -54,10 +54,11 @@ Um Tests mit Produktions-Builds durchzuführen, ersetze unten `dev` durch `prd`.
|
||||
|
||||
Wenn das Starten der GitPod-Umgebung nicht automatisch die Umgebung aufgebaut hat:
|
||||
|
||||
- Starte die Datenbank
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Richte die Datenbank ein
|
||||
|
||||
@@ -54,10 +54,11 @@ Per eseguire i test su build di produzione, sostituisci `dev` con `prd` nella pa
|
||||
|
||||
Se l'avvio di GitPod non sviluppa automaticamente l'ambiente:
|
||||
|
||||
- Avvia il database
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Fai il seed del database
|
||||
|
||||
@@ -54,10 +54,11 @@ Cypress テストもしくは「specs」の書き方については、Cypress
|
||||
|
||||
GitPod 環境を起動しても自動的に環境が構築されない場合は、以下を実行します。
|
||||
|
||||
- データベースを起動します。
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- データベースをシードします。
|
||||
|
||||
@@ -54,10 +54,11 @@ Para executar testes usando compilações de produção, substitua `dev` por `pr
|
||||
|
||||
Se o ambiente GitPod não foi criado automaticamente:
|
||||
|
||||
- Inicie a base de dados
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Crie a base de dados
|
||||
|
||||
@@ -54,10 +54,11 @@
|
||||
|
||||
Якщо запуск середовища GitPod не розробив середовище автоматично:
|
||||
|
||||
- Запустіть базу даних
|
||||
- Follow the [MongoDB installation guide](https://www.mongodb.com/basics/get-started).
|
||||
- Create a config file.
|
||||
|
||||
```console
|
||||
mongod
|
||||
pnpm run create:config
|
||||
```
|
||||
|
||||
- Заповніть базу даних
|
||||
|
||||
Reference in New Issue
Block a user