Skip to content

PetterZiden/Auctioneer

Repository files navigation

LinkedIn

Auctioneer

About The Project

An ongoing project to showcase/test different technologies. The current state of the project is the following:

.
├── src/
│   ├── client/
│   │   └── Auctioneer.Web.Svelte
│   └── server/
│       ├── Auctioneer.API
│       ├── Auctioneer.Application
│       ├── Auctioneer.EmailService
│       ├── Auctioneer.GraphQL
│       ├── Auctioneer.gRPC
│       ├── Auctioneer.MessageContracts
│       └── Auctioneer.NotificationService
└── test/
    ├── Auctioneer.API.IntegrationTests
    ├── Auctioneer.Application.UnitTests
    └── PerformanceTests

Built With

  • C#
  • .Net
  • TypeScript
  • Svelte
  • Tailwind
  • MongoDb
  • PostgreSQL
  • RabbitMQ
  • ElasticSearch

Contact

Petter Zidén - [email protected]

Project Link: https://github.com/PetterZiden/Auctioneer