Files
2022-02-28 08:59:21 +01:00

861 B

id, title, challengeType, helpCategory, url, dashedName
id title challengeType helpCategory url dashedName
5f1a4ef5d5d6b5ab580fc6ae 天体データベースを構築する 13 Backend Development https://github.com/freeCodeCamp/learn-celestial-bodies-database build-a-celestial-bodies-database

--description--

これは認定証を獲得するために必須のプロジェクトの 1 つです。 このプロジェクトでは、PostgreSQL を使用して天体のデータベースを構築します。

--instructions--

重要: プロジェクトのテストすべてに合格した後に、データベースのダンプを universe.sql ファイルの中に保存することでステップ 2 を完了できます。 仮想マシン内にその方法についての説明があります。

--notes--

必須のファイル: universe.sql

--hints--

--seed--

--solutions--