acheron 78d48552c6 docker: Update org name and Ubuntu version (#2533) 2 år sedan
..
markdoc 615fa457f3 new docs (#1999) 3 år sedan
programs e1afcbf71e v0.28.0 (#2527) 2 år sedan
public 615fa457f3 new docs (#1999) 3 år sedan
src 78d48552c6 docker: Update org name and Ubuntu version (#2533) 2 år sedan
.env.example 615fa457f3 new docs (#1999) 3 år sedan
.eslintrc.json 615fa457f3 new docs (#1999) 3 år sedan
.gitignore 615fa457f3 new docs (#1999) 3 år sedan
README.md 615fa457f3 new docs (#1999) 3 år sedan
jsconfig.json 615fa457f3 new docs (#1999) 3 år sedan
next.config.js ae0131dbb4 fixing docs hydration error (#2047) 3 år sedan
package-lock.json 53559eb847 Bump json5 from 1.0.1 to 1.0.2 in /docs (#2414) 2 år sedan
package.json 3b45144787 v0.27.0 (#2428) 2 år sedan
postcss.config.js 615fa457f3 new docs (#1999) 3 år sedan
prettier.config.js 615fa457f3 new docs (#1999) 3 år sedan
tailwind.config.js 615fa457f3 new docs (#1999) 3 år sedan
vercel.sh be67192f2b add vercel script for determining deployment skipping (#2277) 2 år sedan

README.md

Anchor Docs

Getting started

npm install
cp .env.example .env.local

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.