byterest / goCloud

My personal project maybe someday be private

Home Page:https://www.prejudice.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install and run it

First you are supposed to pull it to your directory.

git clone https://github.com/luowanshun/goCloud.git
go build
sh start.sh

This application will run on 127.0.0.1:8080

Migrate the database

In your browser, enter the 127.0.0.1:8080/setup

How to stop

sh kill.sh

Tips

If you can not build the sqlite3, you should install gcc first.

Thanks

https://github.com/gin-gonic/gin

https://github.com/jinzhu/gorm

https://github.com/ikeikeikeike/go-sitemap-generator

https://github.com/highlightjs/highlight.js

https://github.com/sparksuite/simplemde-markdown-editor

About

My personal project maybe someday be private

https://www.prejudice.io

License:MIT License


Languages

Language:Go 88.2%Language:CSS 10.9%Language:Shell 1.0%