-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move files to server directory (#14)
* move files to server directory * Fix ci * oops * Cleanup * Another fix
- Loading branch information
1 parent
4b5deb0
commit 7748bb8
Showing
26 changed files
with
19 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* @echang594 @jennymar | ||
* @echang594 @jennymar @alexzhang1618 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
# hackathon-portal | ||
## Hackathon Portal | ||
|
||
## Setup | ||
1. Copy `.env.example` to `.env` and fill in the values | ||
1. Start up Docker Desktop | ||
2. Spin up Postgres: | ||
```bash | ||
docker-compose up | ||
``` | ||
# Repo Structure | ||
- `server`: backend | ||
- `client`: frontend |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Setup | ||
1. Copy `.env.example` to `.env` and fill in the values | ||
1. Start up Docker Desktop | ||
2. Spin up Postgres: | ||
```bash | ||
docker-compose up | ||
``` |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.