https://github.com/afcms/fiberreacttest
Fiber + Vite + Docker
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Keywords
docker
docker-compose
fiber
golang
react
vitejs
Last synced: 6 months ago
·
JSON representation
Repository
Fiber + Vite + Docker
Statistics
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 5
- Releases: 0
Topics
docker
docker-compose
fiber
golang
react
vitejs
Created almost 2 years ago
· Last pushed almost 2 years ago
Owner
- Login: AFCMS
- Kind: user
- Location: France
- Website: https://afcms.github.io/
- Twitter: AFCM_Dev
- Repositories: 18
- Profile: https://github.com/AFCMS
👨🎓 16 years old french student
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 5
- Total pull requests: 1
- Average time to close issues: 1 day
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 5
- Pull requests: 1
- Average time to close issues: 1 day
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AFCMS (4)
Pull Request Authors
- AFCMS (2)
Top Labels
Issue Labels
enhancement (3)
good first issue (1)
Pull Request Labels
enhancement (1)
Dependencies
.github/workflows/docker-image.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v5.1.0 composite
- docker/login-action v3.0.0 composite
- docker/metadata-action v5.5.1 composite
- docker/setup-buildx-action v3.1.0 composite
- docker/setup-qemu-action v3.0.0 composite
Dockerfile
docker
- alpine 3.19 build
- golang 1.22.0-alpine3.19 build
- node 20-alpine3.19 build
frontend/Dockerfile
docker
- node 20-alpine3.19 build
go.mod
go
- github.com/andybalholm/brotli v1.0.5
- github.com/gofiber/fiber/v2 v2.52.1
- github.com/gofiber/template v1.8.3
- github.com/gofiber/template/html/v2 v2.1.1
- github.com/gofiber/utils v1.1.0
- github.com/google/uuid v1.5.0
- github.com/klauspost/compress v1.17.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/rivo/uniseg v0.2.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.51.0
- github.com/valyala/tcplisten v1.0.0
- golang.org/x/net v0.21.0
- golang.org/x/sys v0.17.0
go.sum
go
- github.com/andybalholm/brotli v1.0.5
- github.com/gofiber/fiber/v2 v2.52.1
- github.com/gofiber/template v1.8.3
- github.com/gofiber/template/html/v2 v2.1.1
- github.com/gofiber/utils v1.1.0
- github.com/google/uuid v1.5.0
- github.com/klauspost/compress v1.17.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/rivo/uniseg v0.2.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.51.0
- github.com/valyala/tcplisten v1.0.0
- golang.org/x/net v0.21.0
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.15.0
- golang.org/x/sys v0.17.0
frontend/package-lock.json
npm
- 245 dependencies
frontend/package.json
npm
- @types/react ^18.2.56 development
- @types/react-dom ^18.2.19 development
- @typescript-eslint/eslint-plugin ^7.0.2 development
- @typescript-eslint/parser ^7.0.2 development
- @vitejs/plugin-react ^4.2.1 development
- eslint ^8.56.0 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-react-refresh ^0.4.5 development
- typescript ^5.2.2 development
- vite ^5.1.4 development
- react ^18.2.0
- react-dom ^18.2.0