Build Solution

BCH compliance

MiniTwit

Twitter clone created by the best people in the world Build with .NET core, and ASP.NET

requirements

docker, docker-compose.

How do I use it (in development)?

  1. cd into src/

  2. run docker-compose up -d

How do I use it (In production)?

  1. cd into src/

  2. run docker-compose -f docker-compose.yml -f production.yml up -d

Is it testable?

lol no. (not yet)