infrastackai / infrastack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infastack AI mono repo for all the public facing sites

Website getting started

This is a Next.js project bootstrapped with create-next-app.

Go to /website folder

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Docs getting started

This is a Next.js project bootstrapped with create-next-app.

Go to /docs folder

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the documents by modifying pages/*.mdx files. The page auto-updates as you edit the file.

About


Languages

Language:TypeScript 97.8%Language:CSS 1.6%Language:JavaScript 0.4%Language:Dockerfile 0.2%Language:MDX 0.1%