melchor629 / hny

Happy New Years

Home Page:https://fan.melchor9000.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy New Years

You can see the source code of the Happy New Year of every year I made one. Not all pages are in english, some could be in spanish.

  • Run npm i to install all packages
  • Run npm start -w packages/${YEAR} to try a specific project in local
  • Run npm run build -ws --if-present to build all packages
  • Run npm run dist to prepare the dist folder with all built packages on it
  • Run npm run serve to serve the dist folder locally at port 3000
  • Run npm run serve:docker to serve the dist folder locally using the custom nginx configuration at port 3000
  • Run npm run docker to build the docker image
  • Run docker container run --rm -it -p 80:80 hny-melchor9000 to run the docker image, and go to http://localhost to see the web in action.
  • Some projects require the API to be up, run npm start -w packages/hny-api. It requires a vercel account btw...
  • To download the assets, run ./scripts/assets.sh pull!

Have fun :)

Years

About

Happy New Years

https://fan.melchor9000.me

License:MIT License


Languages

Language:TypeScript 66.8%Language:JavaScript 13.7%Language:CSS 12.9%Language:SCSS 3.7%Language:HTML 1.5%Language:Python 0.6%Language:GLSL 0.5%Language:Shell 0.4%Language:Dockerfile 0.0%