myfavquotes

module
v0.0.0-...-b04bd91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2022 License: MIT

README

MY FAVORITE QUOTES

This a collection of my favorite Financial, Life and Love quotes.

It consists of two parts:-

  1. Frontend

    Built using vuejs.

  2. Backend

    Backend API built using golang and Gin.

Usage

  1. Download the source code
    go get github.com/chigaji/myfavquotes
    
  2. Run Backend
    a)  cd "$gopath/src/github.com/$username/myfavquotes/backend" 
    
    b) go run main.go
    
  3. Run Frontend
    a)  cd "$gopath/src/github.com/$username/myfavquotes/frontend" 
    
    b) npm start
    
OR
  1. Clone the repo
    git clone https://github.com/chigaji/myfavquotes.git
    
  2. Run Backend
    a) cd "download/folder/myfavquotes/backend" 
    
    b) go run main.go
    
  3. Run Frontend
    a)  cd "$gopath/src/github.com/$username/myfavquotes/frontend" 
    
    b) npm start
    

Directories

Path Synopsis
api
db
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL