An open API service indexing awesome lists of open source software.

https://github.com/alexigbokwe/filerecordbackend


https://github.com/alexigbokwe/filerecordbackend

Last synced: 4 months ago
JSON representation

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.