kennethmyhra / eventuras

Asp.net core event management solution. In development now, using agile development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Asp.net core event management solution. In development now, using agile development.

License:GNU General Public License v3.0


Languages

Language:C# 58.2%Language:JavaScript 29.6%Language:HTML 10.3%Language:TypeScript 1.2%Language:SCSS 0.4%Language:Dockerfile 0.1%Language:CSS 0.1%Language:Shell 0.1%