Skip to content

TODO管理 Node.js Express Typescript練習用プログラム

Notifications You must be signed in to change notification settings

quick-xp/taskhelp-api

Repository files navigation

taskhelp-api

TODO管理 Node.js Express Typescript練習用プログラム

初回設定

npm install

cp .env.template

.env (設定を自分のものに書き換える)

npm install -g db-migrate

(ローカルDBに taskhelp_development を作成)

db-migrate up

起動方法

npm run dev

About

TODO管理 Node.js Express Typescript練習用プログラム

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published