GithubHelp home page GithubHelp logo

jackdoe / baxx Goto Github PK

View Code? Open in Web Editor NEW
137.0 137.0 3.0 462 KB

ssh [email protected] [shutdown due to covid-19]

Home Page: https://baxx.dev/help

License: Other

Go 89.47% Shell 9.93% Dockerfile 0.59%

baxx's People

Contributors

jackdoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

baxx's Issues

Listing files in root

I can't seem to list files in the root dir.

Ie: curl https://baxx.dev/ls/TOKENHERE/ always returns "error: record not found", even when there's files there.

vet and staticcheck issues

Skipping the ones you probably don't care about leaves a few you probably should look into:

/Users/dgryski/go/src/github.com/jackdoe/baxx/user/user.go:110:2: struct field UUID repeats json tag "token" also at user.go:109
/Users/dgryski/go/src/github.com/jackdoe/baxx/user/user.go:111:2: struct field tag `gorm:"not null";type:"varchar(32)" json:"-"` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces
gui/main.go:306:5: ineffective break statement. Did you mean to break out of the outer loop? (SA4011)

(You probably want to run https://github.com/golangci/golangci-lint across your codebase)

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.