An open API service indexing awesome lists of open source software.

https://github.com/yevhenns/pizza-app-router

Full-stack app with auth and admin panel for ordering food. Started setting up Swagger: https://nostrra-pizzza.vercel.app/docs
https://github.com/yevhenns/pizza-app-router

google-cloud jwt-authentication mongodb nextjs14-app-router react-hook-form

Last synced: about 1 year ago
JSON representation

Full-stack app with auth and admin panel for ordering food. Started setting up Swagger: https://nostrra-pizzza.vercel.app/docs

Awesome Lists containing this project

README

          

## Description

Full-stack PWA app with Google auth for ordering food and receiving order via email. The user can view the order history.

## Installation

Copy .env.example, rename it to .env.local and fill the environment variables.

```bash
npm i
```
```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the
result.

Also check a [mobile application](https://github.com/Yevhenns/pizza_mob.git) and [back-end application](https://github.com/Yevhenns/pizza-nest.git) for this project.

Editing a product with admin panel. Available only for admin.

![image](https://github.com/user-attachments/assets/b835d6d6-c8fc-4d1b-a786-544a789d01c9)