Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 632 Bytes

File metadata and controls

31 lines (23 loc) · 632 Bytes

baarcari

Overview

baarcari is Unnecessary item transfer system.

DO NOT USE AS REFERENCE because of possible vulnerabilities. Soon, Plans to be a bad application.

If you want to check operation details, see here

Setup

Execute the following commands one at a time.

git clone https://github.com/yu1hpa/baarcari.git
cd baarcari && docker compose up -d
docker compose exec baarcari /bin/sh
bundle exec rake db:migrate
bundle exec rake db:seed

Dependencies

Ruby v3.0.4
Sinatra v3.0.3

others, see Gemfile

LICENSE

the Apache License, Version2.0.

Author

yu1hpa