Falcon (Staff HQ)
Find a file
2025-09-08 22:02:12 +03:00
.vscode fix ui components package 2023-08-31 23:11:29 +04:00
prisma feat: add prisma migrate to projects 2024-08-26 14:10:10 +04:00
public the biggest auth refactor possible + convert back to single repo 2024-02-03 23:19:20 +04:00
src fix: solo expiry colouring fix for the public solo page 2025-09-08 22:02:12 +03:00
.dockerignore feat: add dockerfile 2024-04-22 12:49:08 +04:00
.env.example the biggest auth refactor possible + convert back to single repo 2024-02-03 23:19:20 +04:00
.eslintrc.json chore: update shadui dialog 2024-04-22 23:44:26 +04:00
.gitignore feat(create-turbo): create basic 2023-08-29 22:47:18 +04:00
components.json feat: massive ui rework, added sidebar, consistency 2024-06-13 09:36:13 +04:00
Dockerfile Update Dockerfile 2025-05-09 11:25:42 +04:00
next-env.d.ts the biggest auth refactor possible + convert back to single repo 2024-02-03 23:19:20 +04:00
next.config.js chore: update shadui dialog 2024-04-22 23:44:26 +04:00
package.json fix: avatar dependancy 2024-06-13 09:48:52 +04:00
pnpm-lock.yaml fix: avatar dependancy 2024-06-13 09:48:52 +04:00
postcss.config.cjs feat: massive ui rework, added sidebar, consistency 2024-06-13 09:36:13 +04:00
README.md feat: link logs to users 2024-08-25 21:57:43 +04:00
tailwind.config.ts feat: massive ui rework, added sidebar, consistency 2024-06-13 09:36:13 +04:00
tsconfig.json the biggest auth refactor possible + convert back to single repo 2024-02-03 23:19:20 +04: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

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.

TODO

  • Logs
  • Solos stuff (check dms with Rashid)