/sharding

Primary LanguageTypeScript

Sharding Example ๐Ÿ’ป

Note: You need Docker or Docker Desktop to run this example! ๐Ÿณ

Instructions for Linux ๐Ÿง

  1. Run the command source trigger.sh to spin up the example. ๐Ÿš€
  2. Run the command source wrapup.sh to stop the example. ๐Ÿ›‘

Instructions for Other OS ๐Ÿ–ฅ๏ธ

  1. Please read all instructions in trigger.sh starting with "echo"! ๐Ÿ‘€
  2. Execute line 3 of trigger.sh manually to try the example! โ–ถ๏ธ
  3. Execute line 3 of wrapup.sh manually to clean up the environment! ๐Ÿงน

Happy coding! ๐Ÿ˜„