Skip to content

hckr-studio/studnice-fest

Repository files navigation

studnice-fest

Website studnicefest.cz

Development

Site uses @hckr_/blendid for development and building.

To run the site in development mode with hot reloading run:

op run --env-file=.env --no-masking -- yarn start

We store secrets in 1password and use 1password CLI to read them.