Coder Social home page Coder Social logo

inis-3.0's Introduction

简介

这是一个上手简单的Go框架,基于 Gin 二次开发,数据库基于 Gorm ,设计风格参考了 ThinkPHP 6

配置文件

配置文件在 config 目录下,分为 backup.app.tomlbackup.pay.toml 两个文件,分别用于配置应用和支付,使用前请先修改配置文件内容和文件名,将 backup. 去掉,如 app.tomlpay.toml

运行

运行前请先安装 Go ,然后在项目根目录下执行 go run main.go 即可
如需后台运行,可以使用 go build -ldflags -H=windowsgui 命令编译,bee 工具也可以使用 bee pack -ba="-ldflags -H=windowsgui" 命令打包

部署

部署前请先安装 Go ,然后在项目根目录下执行 go build 即可,编译完成后会生成一个的可执行文件,将其放到服务器上即可

作者

兔子,QQ:97783391,微信:v-inis

inis-3.0's People

Contributors

661111 avatar

Watchers

 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.