https://github.com/caiocdj/genericcourses
GenericCourses its an Courses and Blog Platform
https://github.com/caiocdj/genericcourses
aspnet-mvc aspnetcore blog csharp daisyui dapper ddd entity-framework-core mediatr postgresql tailwindcss xunit
Last synced: 3 months ago
JSON representation
GenericCourses its an Courses and Blog Platform
- Host: GitHub
- URL: https://github.com/caiocdj/genericcourses
- Owner: CaioCDJ
- Created: 2023-12-15T18:39:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T01:44:04.000Z (over 1 year ago)
- Last Synced: 2025-02-13T02:33:13.761Z (over 1 year ago)
- Topics: aspnet-mvc, aspnetcore, blog, csharp, daisyui, dapper, ddd, entity-framework-core, mediatr, postgresql, tailwindcss, xunit
- Language: C#
- Homepage:
- Size: 3.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Generic Courses
Project created as a way to learn aspnetCore Razor and MVC.
## Run Locally
> [!WARNING]
> It will need docker and docker-compose to be installed in your machine
Clone the project
```bash
git clone https://github.com/CaioCDJ/GenericCourses.git
```
Building and running the containers
```bash
sudo docker compose up
```
## Acknowledgements
- [flowrift](https://flowrift.com/)
- [Github Markdown css](https://github.com/matiassingers/awesome-readme)
## Tech Stack
- [.Net 8](https://dotnet.microsoft.com/pt-br/download/dotnet/8.0)
- [AspnetCore](https://dotnet.microsoft.com/pt-br/download/dotnet/8.0)
- [tailwindCss](https://tailwindcss.com/)
- [Flowbite](https://flowbite.com/)
- [DaisyUi](https://daisyui.com/)
- [Postgres](https://www.postgresql.org/)