Skip to content

leihs/leihs_legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Precompilation

If you changed the assets: ./bin/recompile-assets

Before pushing, make sure to commit and push public/assets submodule.

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

Recipe to update NPM packages (2025)

The install scripts of the dependencies most likely won't run and also should not be run for security reasons, so we use --ignore-scripts.

yarn install --ignore-scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20