vchikalkin 8bce97b40a Revert "apps/web: Dockerfile: revert RUN pnpm add -g turbo"
This reverts commit 782408da5ea41d6481fbb8a9ba9cf674416c86b2.
2023-12-23 16:53:01 +03:00
..
2023-11-28 13:01:50 +03:00
2023-11-27 15:00:23 +03:00
2023-11-28 12:39:06 +03:00
2023-11-08 16:41:28 +03:00
2023-11-07 11:14:10 +03:00
2023-11-02 13:13:22 +03:00
2023-11-09 18:03:32 +03:00
2023-11-07 11:14:10 +03:00
2023-11-20 16:26:57 +03:00

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

Getting Started

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.

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.