Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bakaqc/evora-17c

Evora connects customers with event organizers quickly through detailed online booking.
https://github.com/bakaqc/evora-17c

cloudinary docker-container exe fptqnk17 jwt mongodb nestjs-backend reactjs

Last synced: 9 days ago
JSON representation

Evora connects customers with event organizers quickly through detailed online booking.

Awesome Lists containing this project

README

        

# Evora

![GitHub contributors](https://img.shields.io/github/contributors/bakaqc/evora-17c)
![GitHub top language](https://img.shields.io/github/languages/top/bakaqc/evora-17c)
![GitHub repo size](https://img.shields.io/github/repo-size/bakaqc/evora-17c)
![GitHub License](https://img.shields.io/github/license/bakaqc/evora-17c)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bakaqc_evora-17c&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=bakaqc_evora-17c)

> Evora connects customers with event organizers quickly through detailed online booking.

## Contributors





## Development

- Step 1: Clone the repository

```bash
git clone https://github.com/bakaqc/evora-17c.git
```

- Step 2: Install dependencies

```bash
cd evora-17c
pnpm i
```

## Setup Docker Image

- [View detail guide here!!!](SETUP_DOCKER_GUIDE.md)

## Source code

| # | Directory | Description | Technologies |
| --- | -------------------- | -------------------------------------- | ------------ |
| 1 | [backend](backend) | Backend service | NestJS |
| 2 | [frontend](frontend) | Frontend service | ReactJS |
| 3 | [database](database) | Database (json files for dumping data) | MongoDB |

## Licenses

- [Evora](https://github.com/bakaqc/evora-17c) is licensed under the [GPL-3.0 license](LICENSE)