Initial commit of LittleShop project (excluding large archives)

- BTCPay Server integration
- TeleBot Telegram bot
- Review system
- Admin area
- Docker deployment configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-17 15:07:38 +01:00
parent bcca00ab39
commit e1b377a042
140 changed files with 32166 additions and 21089 deletions

View File

@@ -1,10 +1,10 @@
namespace LittleShop.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
namespace LittleShop.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}