module
Version:
v0.0.0-...-b04bd91
Opens a new window with list of versions in this module.
Published: May 17, 2022
License: MIT
Opens a new window with license information.
README
¶
MY FAVORITE QUOTES
This a collection of my favorite Financial
, Life
and Love
quotes.
It consists of two parts:-
-
Frontend
Built using vuejs.
-
Backend
Backend API built using golang and Gin.
Usage
-
Download the source code
go get github.com/chigaji/myfavquotes
-
Run Backend
a) cd "$gopath/src/github.com/$username/myfavquotes/backend"
b) go run main.go
-
Run Frontend
a) cd "$gopath/src/github.com/$username/myfavquotes/frontend"
b) npm start
OR
-
Clone the repo
git clone https://github.com/chigaji/myfavquotes.git
-
Run Backend
a) cd "download/folder/myfavquotes/backend"
b) go run main.go
-
Run Frontend
a) cd "$gopath/src/github.com/$username/myfavquotes/frontend"
b) npm start
Directories
¶
|
|
|
|
|
|
docs
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
|
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.