-
Clone this repo using
git clone https://github.com/hansels/currency_exchange_ovo_backend.git <your-project-name>
. -
cd to and delete the existing git repository by running
rm -rf .git
. -
Add
Firebase SDK
to the/files/firebase
(The Details for this SDK Key are in the Google Docs) -
Initialize a new git repository with
git init
,git add .
andgit commit -m "Initial commit"
. -
Run
go mod vendor
to install the dependencies. -
Run the Repository using runner or using
go run main.go
-
Go to
http://localhost:3000
and you should see the app running!
-
Notifications
You must be signed in to change notification settings - Fork 0
hansels/currency_exchange_ovo_backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Currency Exchange Backend with Golang
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published