Code Monkey home page Code Monkey logo

booq's Introduction

booQ

GitHub release CI (client) CI (server) master Dependabot Status

management tool for equipment and book rental

Development environment

Setup with docker and docker-compose

First Up (or entirely rebuild)

$ docker-compose up --build

Now you can access to http://localhost:3000 for booQ

And you can access booQ MariaDB by executing commands docker-compose exec db bash and mysql -uroot -ppassword -Dbooq

You can also execute build shell script

$ sh scripts/build.sh

And start development

$ sh scripts/up.sh

test

You can test this project

$ docker-compose -f docker/test/docker-compose.yml up --abort-on-container-exit

Or you can also execute test shell script

$ sh scripts/test.sh

Rebuild

docker-compose up --no-deps --build

Destroy Containers and Volumes

docker-compose down -v

Contribution

The task list is in issue

  1. Fork it ( https://github.com/traPtitech/booQ )
  2. Create your feature branch (git checkout -b issue-{{number}}) e.g. issue-1
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin issue-{{number}})
  5. Create new Pull Request

booq's People

Contributors

nagatea avatar ryoha000 avatar sapphi-red avatar hosshii avatar dependabot-preview[bot] avatar series2 avatar adwaver4157 avatar wtks avatar mazrean avatar spaspa avatar dependabot[bot] avatar ebi-fly13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.