You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The official Backend API for DEVSOC'24 Hackathon Portal
30
30
31
31
## Prerequisites:
32
32
33
-
-[Docker](https://www.docker.com): .
33
+
-[Docker](https://www.docker.com): Docker is a platform for developing, shipping, and running applications using containers.
34
34
-[Postman](https://www.postman.com)/[Apidog](https://apidog.com): A tool to test backend APIs without having to write frontends.
35
35
-[goose](https://github.com/pressly/goose): Goose is a database migration tool. Manage your database schema by creating incremental SQL changes or Go functions.
0 commit comments