
// Project
Mikromet
This is a website for a local business in Riihimäki. The business works in the metal field and is constantly working with really big names in the finnish metal industry.
The website includes 5 main pages and an admin dashboard. This dashboard allows the users easily change and add new information to the website whenever they feel like it. It is made in a "content first" -way, which means that the user does not need to think about what the content will look like. The program handles all of that.
I used the following technologies for this project:
- ASP.NET Core - The web framework of choice for this project
- Sqlite3 - Database
- Docker - Used to deploy the project
- Traefik - A reverse proxy, a load balancer and as SSL certificate manager.
- Cloudflare - DDOS prevention and edge caching of static files.
// Links