Giter Site home page Giter Site logo

hiromaily / go-goa Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 93.25 MB

goa framework example

Home Page: go-goa.vercel.app

License: MIT License

Go 67.24% Shell 6.21% Dockerfile 1.19% JavaScript 11.22% CSS 0.32% HTML 2.34% TypeScript 11.48%
docker gcp goa-framework golang jwt kubernetes mysql nextjs openapi3 react reactjs riotjs

go-goa's Introduction

Hi there ๐Ÿ‘‹

:bowtie: Iโ€™m currently working on Blockchain technology.

Anurag's GitHub stats

go-goa's People

Contributors

dependabot[bot] avatar hiromaily avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ebsone-forks

go-goa's Issues

Front-end implementation

Upgrade front-end by React v18 with Next.js v12 and MUI is used as React component library.
There are so many issue yet.

  • Implement top page
    • First mode button doesn't work after displaying page
    • any css doesn't work on main content
      • fixed after hard reload on chrome
    • className mismatch error
      • fixed after hard reload on chrome
    • warn - Attempted to load @next/swc-darwin-arm64, but it was not installed after next dev run on Apple Silicon Mac
      • reinstall npm module after node_modules, package-lock.json removed
  • Implement resume page
            <Link href='/'>
              <>
                <Image src='/hy.png' alt='HY Logo' width={40} height={40} />
              </>
            </Link>

http request abortred on CI

run http request by httpie

$ http --headers GET http://127.0.0.1:8090/api/health

but result is

http: error: ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) while doing POST request to URL: http://localhost:8090/api/health

It is same by curl and change host from localhost to 127.0.0.1

curl http://127.0.0.1:8090/api/health

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.