Skip to content

ncdcdev/recruit-frontend

Repository files navigation

Description

NCDC フロント課題[Markdown Editor]のバックエンドリポジトリ

Installation & exec

# install
$ yarn install
# migration
$ yarn migration:run
# start build
$ yarn build
# 実行
$ yarn start

API

API の Document は、
アプリを起動後、http://localhost:3000/api にて Swagger で確認できる。

DB を初期状態に戻す

$ cp ./data/bk-dev.sqlite ./data/dev.sqlite

About

NCDCのフロントエンドの採用技術課題

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published