Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



Netlify Build Status


>= Node 22.11.0


>= NPM 10.9.0

# 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/