Skip to content
 
 

Latest commit

 

History

8,265 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leihs

This is the main component of leihs. See the super project leihs/leihs for more information.

Frontend

Install needed dependencies:

  • node.js, see asdf and asdf nodejs
  • yarn, e.g. npm i -g yarn

Precompilation

Shortcut: If you changed the assets and just want the CI to be green: ./bin/precompile-and-amend-assets && git push -f

Frontend-Dev

Optionally webpack can run alongside rails, to compile files on change instead of on request (faster). This is recommended when working on JS/Frontend primarily:

run ./bin/webpack-dev-server before starting ./bin/rails server

debugging

# run a base ruby container to try out something. will self-delete on exit.
docker run --rm -it  -v ${PWD}/:/leihs/legacy --workdir /leihs/legacy ruby:2.7.5-bullseye /bin/bash
# or with the leihs app inside:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages