A simple web-based clone of Postman
git clone git@github.com:Fabian-Kleine/postrocket.git
cd postman-clonenpm run devClone the git Repo into NixOS
mkdir postrocket
cd postrocket
git clone git@github.com:Fabian-Kleine/postrocket.git
cd postman-clonedirenv allowNow when you go into the project directory using cd the development server will automatically start:
VITE v5.4.6 ready in 172 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help