This project helps run the comic-vine forum locally. It contains:
- A web application:
VinePlus.Web
- A PostgreSQL database project:
VinePlus.Database
- A background worker for updating the database:
VinePlus.Polling
- A project for initializing the database:
VinePlus.Seed
To run the app, follow the instructions here