Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bakaqc/evora-17c
- Owner: bakaqc
- License: gpl-3.0
- Created: 2024-12-09T04:28:21.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-10T16:19:43.000Z (10 days ago)
- Last Synced: 2025-01-10T17:28:49.785Z (10 days ago)
- Topics: cloudinary, docker-container, exe, fptqnk17, jwt, mongodb, nestjs-backend, reactjs
- Language: TypeScript
- Homepage: https://evora-17c.pages.dev
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)