0Pricing
Supabase Backend as a Service · レッスン

最初のプロジェクトを設定する

新しいSupabaseプロジェクトの作成、基本設定の構成、プロジェクト構成の理解までの手順を確認します。

「最初のプロジェクトを設定する」はCoddyKit上の無料Supabase Backend as a Serviceレッスンです。 これはレッスン2/4です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応のAIチューターでハンズオン演習できます。 これはSupabase Backend as a Service学習パスの一部であり、ウェブとCoddyKitアプリ全体で進捗が同期されます。 Supabase Backend as a Serviceコースには全4レッスンが含まれています。

このレッスンの一部はまだ翻訳されておらず、英語で表示されています。

Let's Build a Supabase Project!

Let us build! In this lesson you create your first Supabase project, your app's dedicated home for data, auth, and files.

Understanding Your Project

A Supabase project is an isolated backend: its own Postgres database, auth, storage, and Edge Functions. Each project stays separate and secure.

Getting Started on Supabase.com

First you need an account at supabase.com. Sign up with GitHub or email, log in, and you land on your personal dashboard.

Initiating Your New Project

On your dashboard, hit New Project to open the setup wizard. It is the gateway to a fresh backend, and the flow is refreshingly simple.

Naming Your Project & Setting Passwords

Give your project a clear name, then set a strong Database Password. That password unlocks direct database access, so save it somewhere safe.

Choosing Region & Organization

Pick a Region closest to your users to cut latency, then choose the organization the project belongs to (your personal one for solo projects).

Building Your Backend

Hit Create new project and Supabase provisions everything for you: the Postgres database, auth, and storage. It usually takes a couple of minutes.

Welcome to Your Project Dashboard!

When provisioning finishes, you land on your project dashboard — your control center. The left sidebar holds database, auth, storage, and more.

Quick Look at Project Settings

Open Project Settings (bottom of the sidebar) to rename the project or grab your API URL and keys — the keys your app uses to connect securely.

Test Your Knowledge

You've just learned how to set up a new Supabase project. Let's see what you remember!

Project Setup Complete!

Done! You created your first Supabase project, set a name, password, and region, and met your new dashboard. Next: a full tour of it.

よくある質問

「最初のプロジェクトを設定する」レッスンは無料ですか?

はい。「最初のプロジェクトを設定する」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、Supabase Backend as a Serviceコースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 Supabase Backend as a Serviceコースには全4レッスンが含まれています。

「最初のプロジェクトを設定する」で何を学びますか?

新しいSupabaseプロジェクトの作成、基本設定の構成、プロジェクト構成の理解までの手順を確認します。 ブラウザで直接実行するハンズオンコードでSupabase Backend as a Serviceを演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。

Supabase Backend as a Serviceを始めるのに経験は必要ですか?

事前経験は必要ありません。CoddyKitのSupabase Backend as a Serviceは初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン2/4です。

「最初のプロジェクトを設定する」レッスンにはどのくらい時間がかかりますか?

ほとんどのCoddyKitレッスンは約5~10分かかります。各レッスンはコンパクトでインタラクティブなので、着実に進歩し、ウェブとアプリ全体で正確に前回の場所から再開できます。

このSupabase Backend as a Serviceレッスンでコードを書いて実行できますか?

はい。すべてのSupabase Backend as a Serviceレッスンに組み込みコードエディタが含まれているため、ブラウザでリアルコードを書いて実行し、即座のAIフィードバックを取得できます。ローカル設定は不要です。

このコースのすべてのレッスン

  1. BaaSとSupabase入門
  2. 最初のプロジェクトを設定する
  3. Supabaseダッシュボードツアー
  4. Supabase Clientでアプリを接続する
← Supabase Backend as a Serviceに戻る