Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Repository files navigation

Drum Root API

An Express REST API service for Creating and Sharing Drum Loops. See Drum Root for Front End Service.

About Drum Root

See the front-end readme


Running Locally

To get started, fork the repository and run the following commands:

npm install
npm run start

Running using Docker (Back End)

To get started clone the drum-root-api and run the following commands

sudo docker-compose up --build (Gets running on port 3000)

To access the PSQL shell through local (goto a new terminal)

docker exec -it drum-root-api_postgres_1 bash
root@------:/# su postgres
$ psql

About

An Express REST API service for Creating and Sharing Drum Loops

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages