/aspbb

An ASP.NET-based bulletin board.

Primary LanguageC#

ASPbb

An ASP.NET-based bulletin board.

Installation

Please, use Docker to install the app.

Run the below setup command to build the container.

$ ./setup.sh

Start the app in development mode:

$ ./start.sh

The first registered user will automatically be given Admin access.

Finally, load http://localhost in your browser.