modulepackage
0.0.0-20220801033741-60d03839c897
Repository: https://github.com/hblab-ngocnd/get-started.git
Documentation: pkg.go.dev
# README
Prerequisites
You'll need the following:
1. Clone the app
Now you're ready to start working with the simple Go hello world app. Clone the repository and change to the directory where the sample app is located.
git clone https://github.com/hblab-ngocnd/get-started
cd get-started
Peruse the files in the get-started-go directory to familiarize yourself with the contents.
2. Run the app locally use air
Create .env file
CLOUDANT_URL=dasdsa
GOOGLE_APPLICATION_API_KEY=sss
DEBUG=true
SYNC_PASS=123456
Build and run the app.
air
View your app at: http://localhost:8080
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author