losol / eventuras

Event and conference management system
GNU General Public License v3.0
11 stars 11 forks source link

Eventuras - Event and Course Management Solution

.NET Core CI Docker Image CI

Event and Course management solution.

Get started

Docker

Prerequisites: Docker.

# Clone the repository
git clone https://github.com/losol/eventuras.git
cd eventuras

# Build and run the application
docker-compose up

The application will now be live at localhost:5100.
Use the following credentials to login:

Username: admin@email.com
Password: Str0ng!PaSsw0rd

Solution structure

The solution is structured as a monorepo with the following projects: