Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davefollett/advent-of-code-2024
Dave Follett's 2024 Advent of Code Solutions.
https://github.com/davefollett/advent-of-code-2024
advent-of-code eslint expressjs nes-css netlify-functions nodejs vitest
Last synced: about 1 month ago
JSON representation
Dave Follett's 2024 Advent of Code Solutions.
- Host: GitHub
- URL: https://github.com/davefollett/advent-of-code-2024
- Owner: davefollett
- Created: 2024-11-13T02:18:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T18:27:35.000Z (about 2 months ago)
- Last Synced: 2024-12-01T19:28:19.713Z (about 2 months ago)
- Topics: advent-of-code, eslint, expressjs, nes-css, netlify-functions, nodejs, vitest
- Language: JavaScript
- Homepage: https://aoc2024.davefollett.dev/
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dave Follett's 2024 Advent of Code Solutions.
Live site 👉 https://aoc2024.davefollett.dev/
## 🏗️ Tech Stack
- [Node 22](https://github.com/nodejs/node/releases/tag/v22.11.0)
- [ExpressJS](https://expressjs.com/)
- [NES.css](https://nostalgic-css.github.io/NES.css/)
- [Netlify Functions](https://www.netlify.com/platform/core/functions/)
- [Vitest](https://vitest.dev/)
- [Eslint](https://eslint.org/)## 🏎️ Setup
```
nvm use 22
npm ci
npm run rev
```
Visit http://localhost:8888/