Application that keeps track of food and wine festivals and events reported by users
If you like this repository, please drop a ⭐ on Github!
- No server required
- Portable program
- Distributable via docker
- Cross platform
Client: Blazor, .NET 6
Server: Blazor, .NET 6
Database: SQL Server
Clone the project
git clone https://github.com/AepServerNet/SagreEventi.SQLServer.git
Go to the project directory
cd src\SagreEventi.Web.Server
Build the project
dotnet build
Start the server
dotnet run
Contributions and/or suggestions are always welcome.