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
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,11 @@ We have designed rctf with the following attributes in mind:
17
17
18
18
## Installation
19
19
20
-
_TODO_
20
+
### Database
21
+
22
+
The application is built on a PostgreSQL database. You should add the appropriate connection string in `.env`. Then run the following command to setup the database.
0 commit comments