Skip to content

Commit 2990aab

Browse files
Add README.md for firebaseSample
1 parent dc69253 commit 2990aab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

firebaseSample/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
This is the Firebase Golang code. It's meant for the backend people to use this code to jumpstart their own REST API development
2+
3+
## Getting Started
4+
5+
First, run the development server by running `main.exe`
6+
7+
Open [http://localhost:8080/question](http://localhost:8080/question) with your browser to see the result.
8+
9+
Remember to place the `cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json` file in the same directory/folder as `main.exe`
10+
11+
DO NOT UPLOAD THE `cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json` FILE ONTO GITHUB, OR ELSE THE FIREBASE CODE WILL STOP WORKING!!!
12+

0 commit comments

Comments
 (0)