Skip to content

kelp404/photo-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-base

Installation

Clone

$ git clone git@github.com:kelp404/photo-base.git
$ cd photo-base

Install go packages

$ go get github.com/gin-gonic/gin
$ go get github.com/satori/go.uuid
$ go get github.com/nfnt/resize

Install node modules

$ npm install

Run server

$ npm start
# go to browser type localhost:8080

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published