move data stores into their own folders like the go project
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using SafelyYou;
|
||||
using SafelyYou.Api;
|
||||
using SafelyYou.Data;
|
||||
using Serilog;
|
||||
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
Reference in New Issue
Block a user