https://github.com/AngeloArchiveProjects/SagreEventi.SQLServer
Application that keeps track of food and wine festivals and events reported by users
https://github.com/AngeloArchiveProjects/SagreEventi.SQLServer
blazor blazor-application blazor-webassembly docker free-software localstorage net70 pwa-apps sql-server-database webassembly
Last synced: 7 months ago
JSON representation
Application that keeps track of food and wine festivals and events reported by users
- Host: GitHub
- URL: https://github.com/AngeloArchiveProjects/SagreEventi.SQLServer
- Owner: AngeloArchiveProjects
- License: mit
- Archived: true
- Created: 2022-07-19T14:28:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T04:08:40.000Z (about 2 years ago)
- Last Synced: 2025-05-10T16:53:30.896Z (7 months ago)
- Topics: blazor, blazor-application, blazor-webassembly, docker, free-software, localstorage, net70, pwa-apps, sql-server-database, webassembly
- Language: C#
- Homepage:
- Size: 1.67 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sagre ed eventi enogastronomici
Application that keeps track of food and wine festivals and events reported by users

If you like this repository, please drop a ⭐ on Github!
## Features
- No server required
- Portable program
- Distributable via docker
- Cross platform
## Tech Stack
**Client:** Blazor, .NET 6
**Server:** Blazor, .NET 6
**Database:** SQL Server
## Run Locally
Clone the project
```bash
git clone https://github.com/AepServerNet/SagreEventi.SQLServer.git
```
Go to the project directory
```bash
cd src\SagreEventi.Web.Server
```
Build the project
```bash
dotnet build
```
Start the server
```bash
dotnet run
```
## Contributing
Contributions and/or suggestions are always welcome.
## Inspired by
https://bit.ly/3bVT5q4
## Badges



## Workflow

