espimarisa / fleepy.tv

My website

Home Page:https://fleepy.tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fleepy.tv

This is my website that I work on every now and then.

Running

  1. Clone this repo
  2. run pnpm install -r
  3. run pnpm i -g nodemon because pnpm is stupid and doesnt like to inherit from parent node_modules
  4. run pnpm frontend_fancy:build:prod (this is for /fancy)
  5. run pnpm run webserver:build if running for prod
  6. run pnpm run webserver:start or pnpm run webserver:dev
  7. https://localhost:8001 or https://localhost:8080

License

This project is licensed under the terms of the MIT license.

About

My website

https://fleepy.tv

License:Apache License 2.0


Languages

Language:TypeScript 40.6%Language:EJS 28.7%Language:JavaScript 18.8%Language:SCSS 5.0%Language:HTML 5.0%Language:CSS 1.9%