Auctionen til Sct. Omega Broderskab for aar 2025
Omega auksjonen er en årlig akusjon der medlemmer av Sct. Omega Broderskab auksjonerer vekk forkjellige ting og tjenester. På slutten går alle inntektene til et veldedig formål.
This is a Next.js project bootstrapped with create-next-app
.
First, install all packages
npm install
Generate a client for the database
npx prisma generate
Push schema to database
npx prisma db push
Run the development server
npm run dev
Open the project in your browser on the link provided by npm after running "npm run dev" to see the result.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.
To use picture server clone the server from https://github.com/Hsackboy/pictureServer and run main.py
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.