Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 3.03 KB

README.md

File metadata and controls

75 lines (59 loc) · 3.03 KB

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 - pziden@gmail.com

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