Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

lucrnz/www-old

Repository files navigation

Luc's website old code

Hi, this is my website old code.

It parses markdown on the client side and has a Node + TypeScript backend

You can read the writeup to know how I created the site and what were my ideas at that moment.

Getting started

You need Node.js - I used nvm to manage the install locally

You need the pnpm node package manager

Install the packages

pnpm i

Run the backend

pnpm run start:server

Run the front-end

pnpm run dev

Copying

Refer to the LICENSE file for more information

About

Old website code. September 2022

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published