mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 07:59:47 +00:00
Added entry point
This commit is contained in:
parent
d15dc01088
commit
7aa1d73b8c
3
app/Build/Program.cs
Normal file
3
app/Build/Program.cs
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
var builder = CoconaApp.CreateBuilder();
|
||||||
|
var app = builder.Build();
|
||||||
|
app.Run();
|
Loading…
Reference in New Issue
Block a user