Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 257 Bytes

fileRecordBackend

  • Clone Project
  • Set database connection settings in appsettings.json (I used Mysql database)
  • Run your migrations
  • Start project
  • Update the email details in fileController from line 160, 161 and 163 with your mail server details.