Skip to content

A Pizza shop API made for managers running a new business.

Notifications You must be signed in to change notification settings

fernandortec/pizza-shop-api

Repository files navigation

PizzaShop is an Ifood-style app, this repository contains the backend of the Pizza Shop project.

About

This project is a fake pizza shop's API inspired by Ifood. The objective is to provide a stable, type-safe innovative, and fully tested API for a SAAS

The APP is made with Elysia, Bun, TypeScript, and Drizzle

Running the project

# Clone the repository

git clone https://github.com/fernandortec/pizza-shop-api.git 
cd pizza-shop-api

# Install necessary modules

bun install

# Run seeds

bun seed

# Run Application

bun dev

#The server will start at port:5173 - go to http://localhost:5173

Tech Stack

The following tools were used in the construction of the project:

Project Bun + Elysia + Drizzle

See the file package.json

Utils

Author

Fernando Rodrigues
Fernando Rodrigues

Linkedin Badge Gmail Badge


About

A Pizza shop API made for managers running a new business.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published