Giter Site home page Giter Site logo

momo's Issues

Some questions

Hi
First sorry I open this issue just for questions but I can't contact you expect here

I see this project and I interested in so I have some questions.
Is android and ios side open source?
Is android and ios written in native language?

How can I buy this project outside china because I'm not chinese

And also is all features are implements in server side or need something like tencent cloud for beauty,filters,live and ...

I need to know if I purchase this project can I build an app based on this without any third party services because in my country I can using china services
Thanks a lot

My email if you want to contact me
[email protected]

go_admin报错解决办法

  • mysql最好是 5.6 版本 如果大于 5.6 会报 Specified key was too long; max key length is 1000 bytes
    只需需改
    type CasbinRule struct {
    ID uint gorm:"primaryKey;autoIncrement"
    Ptype string gorm:"size:20"
    V0 string gorm:"size:20"
    V1 string gorm:"size:60"
    V2 string gorm:"size:20"
    V3 string gorm:"size:20"
    V4 string gorm:"size:20"
    V5 string gorm:"size:20"
    }
    的size值即可

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.