A web application with user accounts and CRUD content for a business.
- Dashboard for creating, editing, deleting content
- Admin user management
- Image upload with image optimization
- Set the database connection string in the appsettings.json config
- To seed the database with an admin account from the start, provide an admin email and a password on the appsettings.json config
- Run the app