Move Api to Server

This commit is contained in:
2021-09-25 11:45:26 -04:00
parent 72cb07ab4d
commit 371f5d7385
11 changed files with 17 additions and 14 deletions

13
src/MyPrayerJournal/Server/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
## LiteDB database file
*.db
## Web application compile output
wwwroot/favicon.ico
wwwroot/index.html
wwwroot/*.js
wwwroot/*.js.map
wwwroot/css
wwwroot/js
## Development settings
appsettings.Development.json