Event and Course management solution.
Prerequisites: docker-compose
, 4GB RAM allocated to 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
Prerequisites: .NET Core 3.x, Postgres SQL server
-
Clone the repository
git clone https://github.com/losol/eventuras.git cd eventuras
-
Set up postgres database. By default the application connects to
- Database
eventuras_db
- Username
eventuras
- Password
Str0ng!PaSsw0rd
- Database
-
After running the application, you could add events at the url
http://localhost:5555/admin/events
.- Username
admin@email.com
- Password
Str0ng!PaSsw0rd
- Username
- Email templates from https://www.sendwithus.com/resources/templates/neopolitan, and [https://github.com/leemunroe]