spomeni/docs
dimitar f19ef4ca91
Some checks are pending
CI / build (push) Waiting to run
docs updated
2026-08-04 22:44:31 +02:00
..
admin.md super admin prod fix 2026-08-03 18:10:19 +02:00
adminImplem.md super admin prod fix 2026-08-03 18:10:19 +02:00
cloudflare-wildcard-ssl.md claudflare wildcard ssl migration docs 2026-06-23 00:54:08 +02:00
coolify.md docs updated 2026-08-04 22:44:31 +02:00
coolifyDeployFinal.md docs updated 2026-08-04 22:44:31 +02:00
db.md superAdmin and admin implemented 2026-08-01 23:42:42 +02:00
deploy.md super admin prod fix 2026-08-03 18:10:19 +02:00
description.md docs: Phase 7 — reconcile drift, delete scratch, rewrite admin.md 2026-08-02 15:15:50 +02:00
local.md superAdmin and admin implemented 2026-08-01 23:42:42 +02:00
README.md superAdmin and admin implemented 2026-08-01 23:42:42 +02: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 Geist, a new font family for Vercel.

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.