Skip to content

alexivanenko/web_cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Online vCard

Simple golang and mongodb driven my online vCard

Requirements

vCard version 0.1 requires Go >= 1.6 and MongoDB >=3.2.x

Installation
$ go get github.com/alexivanenko/web_cv/...
$ cd web_cv
$ make

Create 'web_cv' DB in the MongoDB installation and also add the new DB user. Mongo authentication credentials in the config.ini file. Then open http://127.0.0.1:9091 in your browser. Admin area - http://127.0.0.1:9091/admin/, login and password in the config.ini file.

About

My Online vCard

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published