Day Memory is a note taking app that preserves your memories.
There is a separate project built in Flutter https://github.com/AndreyKuzmenko/daymemory.mobile
Add instructions on how to set up the project
Start by configuring the appsettings.
- Azure storage
- StorageConnectionString
- BlobStorageRootUrl - Azure fileUrl, e.g. https://[name].blob.core.windows.net
- RetorePasswordUrlTemplate - web page to restore a password. e.g. http://localhost:3000/account/restore-password?token={0}&email={1}
- Secret - JWT token key, e.g. 6B42FAF58C77D650293FC1BF2183DE0D2
- Connection String - SQL Server Connection String
- EmailSender - Mail Settings