We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc69253 commit 2990aabCopy full SHA for 2990aab
firebaseSample/README.md
@@ -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