https://github.com/alexigbokwe/filerecordbackend
https://github.com/alexigbokwe/filerecordbackend
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexigbokwe/filerecordbackend
- Owner: Alexigbokwe
- Created: 2021-01-16T07:36:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T00:46:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T13:52:04.967Z (10 months ago)
- Language: C#
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.