Init commit repo setup

This commit is contained in:
Lokesh Dugar
2024-07-23 14:16:26 +05:30
parent 72157608cd
commit 2012cd8940
29 changed files with 1012 additions and 1 deletions

View File

@@ -1 +1,4 @@
# cybertron
cybertron service
Important pointer - When using golang-migrate for migrations, the naming convention for migration files should be -
```202310201651_initial-migration.up.sql```