Skip to content

ReDI-School/F24-Berlin-Web-Circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6dce45b · Nov 25, 2024
Nov 16, 2024
Sep 10, 2024
Nov 25, 2024
Nov 25, 2024
Oct 5, 2024
Nov 14, 2024
Sep 23, 2024
Sep 24, 2024
Nov 24, 2024
Nov 24, 2024
Sep 10, 2024

Repository files navigation

F24-Berlin-Web-Circle

Getting Started

# After cloning the repository, install the npm dependencies
npm install
# Run development server
npm run dev

Then you should see something like this in the terminal, showing you can see the app at http://127.0.0.1:5173/

  VITE v3.0.7  ready in 175 ms

  ➜  Local:   http://127.0.0.1:5173/
  ➜  Network: use --host to expose

Running tests

npm test

Database Migration

After modifying the schema.prisma file, apply the migration by running:

npx prisma migrate dev --name add_place_model


## Vite React Template

Taken from https://reactrouter.com/en/main/start/tutorial
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

## Collaborators:

- Bohdan Hrabynskyi ([@grabinskij](https://github.com/grabinskij))
- Alina Cuznetov ([@alinaincodeland](https://github.com/alinaincodeland))
- Michael Kleinschmidt ([@miklesch](https://github.com/miklesch))
- Mohammad Salavati ([@Sci-mo](https://github.com/Sci-mo))
- Dona Vidushani Nishshanka ([@dvnishshanka](https://github.com/dvnishshanka))
- Iman Bajalan ([@BajalanIman](https://github.com/BajalanIman))
- Samuel Konzi ([@Konzisam](https://github.com/Konzisam))
- Michael Kleinschmidt ([@miklesch](https://github.com/miklesch))
- Kalina Iwaszko ( [@messkalina] (https://github.com/messkalina))
- Bhagya Samarathunga ( [@BhagyaPrasadSamarathunga] (https://github.com/BhagyaPrasadSamarathunga))
- Gabriel Melhem ([@GabrielMelhem] (https://github.com/GabrielMelhem))
- Iman Bajalan ([@BajalanIman](https://github.com/BajalanIman))
- Nataliya Rodionova ([@006080](https://github.com/006080))