https://github.com/webkom/pizza
Repo for getting an overview of what pizza us in webkom like.
https://github.com/webkom/pizza
Last synced: about 2 months ago
JSON representation
Repo for getting an overview of what pizza us in webkom like.
- Host: GitHub
- URL: https://github.com/webkom/pizza
- Owner: webkom
- License: mit
- Created: 2023-11-07T19:19:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T15:12:16.000Z (about 2 years ago)
- Last Synced: 2024-04-22T12:55:04.971Z (about 2 years ago)
- Language: TypeScript
- Size: 2.16 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
For using the development version [http://localhost:3000](http://localhost:3000) with your browser to see the result.
The development version is dependent on using localhost:3000.
## Learn More about Next.js
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## Start local database
We have used mongodb compass to replicate a database.
We also use docker.