mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-08 05:38:41 +03:00
This commit adds documentation for the zod-bird library. It includes examples of how to use the library to ingest data and query endpoints. It also includes information on how to use caching with the library.
chronark.com
My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
Running Locally
git clone https://github.com/chronark/chronark.com.git
cd chronark.com
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev
Cloning / Forking
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.
Languages
TypeScript
67.7%
MDX
17.8%
JavaScript
10.5%
CSS
2.6%
Dockerfile
1.4%