Skip to content

amitaibu/ihp-cms-starter

Repository files navigation

workflow

IHP Landing Page

Install

  • Install IHP
  • Install devenv:
cachix use devenv
nix-env -if https://github.com/cachix/devenv/tarball/latest

Let the dependencies automatically build whenever you enter the project's directory

direnv allow

Install node packages

npm install

Create RSA keys, used to create image styles

ssh-keygen -t rsa -b 4096 -m PEM -f ./Config/jwtRS256.key && openssl rsa -in ./Config/jwtRS256.key -pubout -outform PEM -out ./Config/jwtRS256.key.pub

Run Locally

devenv up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •