Skip to content

lvncer/World-Weather-App

Repository files navigation

World Weather Application

2 年前期 Web アプリケーション開発の最終課題の成果物のプロジェクトです。

SetUp

1. マイグレーションの実行

SQLite 用のデータベースファイルを作成してマイグレーションを実行します:

npx prisma migrate dev --name init

2. シードデータの挿入

以下を実行してデータを挿入します:

node prisma/seed.js

3. サーバーの起動

npm run start

アクセス

http://localhost:3000/weather

About

2年前期webアプリ開発の最終課題のプロジェクト。

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •