Skip to content

fsi-tue/sommerfest-bestellsystem

Repository files navigation

TueTops

Welcome to the TueTops! Get ready to embark on a delightful journey of ordering and managing pizzas, brought to you by the enthusiastic students of the University of Tübingen's student council.

How To Use

Once you have the Docker container up and running with the steps provided below, simply navigate to http://localhost:3000 and start your pizza adventure!

Dependencies

Before you begin, make sure you have the following installed:

Controls

Start the Fun

To start your Docker containers and networks (it will build first if no build exists):

bun run docker:up

Build the Magic

To build Docker images from a docker-compose.yml, Dockerfile, and context:

bun run docker:build

Pause the Party

To stop Docker containers and networks:

bun run docker:down

Access to MongoDB

Want to dive into the data? Access the MongoDB instance using the following tools:

Connect to the MongoDB database with these settings:

  • Host name/address: db
  • Port: 27017
  • Username: admin
  • Password: admin

Technologies Used

This app is powered by a robust tech stack:

  • Docker
  • MongoDB
  • Next.js
  • bun:test

test with bun

just run bun test, but currently testing only

  • i18n integration

Authors

Meet the creative minds behind the project:

Enjoy using TueTops – Pizza Ordering App and have fun at the summer fest! 🍕

About

An ordering system for fsi events ☀️

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages