Coder Social home page Coder Social logo

magicgravity / lollipopgo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golangltd/lollipopgo

0.0 2.0 0.0 3.51 MB

Golang语言社区 维护的轻量级web解决方案;主要可以让使用者快速建立web应用,例如 博客、商城;H5游戏等。

Go 97.46% HTML 2.53% Assembly 0.01% Smarty 0.01%

lollipopgo's Introduction

Golang语言社区 开源项目 (持续更新)

点击进入社区论坛


环境依赖 Go1.9以上

部署步骤

  1. 配置数据库(选择其中一种即可) config.csv config.go config.json

  2. 部署go执行文件(仅支持linux) deploy.sh


##################################
>>目录结构 如下:

├── LollipopGo
│---── config
│------├──config.csv
│------├──config.go
│------├──config.json
│------└──README.txt
│---── deploy
│------├──allclose.sh
│------├──deploy.sh
│------└──restart.sh
│---── lang
│------├──limlt_versoin.go
│------└──zh-cn.go
│---── library
│------└──lollipop
│----------├──cache
│----------├──common
│----------├──controller
│----------├──db
│----------├──globalfun
│----------├──log
│----------├──redis
│----------├──template
│----------├──code.google.com
│----------├──concurrentMap
│----------└──Build.go
│------──traits
│----------└──traits.go
│---── tpl
│------└──default_index.tpl
├── base.go
├── help.go
└── README.md



########### V1.0.1 版本内容更新##############

  1. 更新base.go 初始化逻辑
  2. 更新安全并发map及cache 初始化

注:2018年由于相对比较忙,预计2019年年初完成,同时用LollipopGo建立3个视频实战项目;具体请关注公众平台文章。

请关注Golang语言社区公众平台ID:Golangweb
![](https://github.com/Golangltd/LollipopGo/blob/master/t7e102owue.png)

lollipopgo's People

Contributors

cserli avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.