Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

demndevel/SimpleTextBoard

Repository files navigation

SimpleTextBoard

simple text board using asp net mvc, google recaptcha and mysql with data sent to telegram channel by bot

Usage:

  1. Configure recaptcha, mysql (version and connection string) and Telegram bot (token and channel id) in appsettings.json
  2. Enter site key in Views/Post/Index.cshtml and Views/Post/Post.cshtml
  3. You can configure server port and other things in Properties/launchSetting.json
  4. dotnet run

Screenshots

image

image