# README
music-timer-api
[ English | 日本語 ]
Overview
WEB API for music-timer.
create spotify playlist by specifying time
Setup
create env file
Usage
- Create and start containers
$ cd build
$ docker-compose up -d
- Initialize CockroachDB
$ docker exec -it cockroachdb bash
$ cockroach sql --insecure --host=localhost:26257 < /cockroach/init.sql
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author