An open API service indexing awesome lists of open source software.

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

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/)