Joehoel / website

Source code for Effect's documentation website

Home Page:https://www.effect.website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Nextra docs site.

Getting Started

First, run the development server:

pnpm dev

Contributing?

Please make sure to run the pnpm run lint, or pnpm run lint --fix to auto fix any formatting issues.

Note: If your markdown contains a mermaid snippet, please place a {/* prettier-ignore */} comment on top of the snippet - otherwise, your formatting might not look correct.

Additional Notes

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

Source code for Effect's documentation website

https://www.effect.website

License:MIT License


Languages

Language:MDX 87.3%Language:TypeScript 6.3%Language:CSS 4.1%Language:Nix 1.1%Language:Dockerfile 0.7%Language:JavaScript 0.6%Language:Shell 0.0%