Backend:
- .NET 7
- ASP.NET
- Entity framework
- Sqlite for development, SQL server for production
Frontend:
- TypeScript
- React
- Bootstrap
Production version is hosted on Azure.
Website: https://recipewiki.azurewebsites.net/
Please, note that Azure has to warm up the server on the first request so the response may take 30-40 seconds. If you encounter any problems, DM me in Telegram @yokano.
You can run the local development version using instructions inside the LuckyDev
folder.