This website is intended to give myself a central location for images I host, notes, code snippets, and more!
You must have Node.js, NPM,
First install dependencies:
npm install
Then run the project:
npm run dev
For linux:
npm run docker-dev
npm run build
npm run start
npm run deploy-docker