# goadmin-soybean-sponge **Repository Path**: jnh/goadmin-soybean-sponge ## Basic Information - **Project Name**: goadmin-soybean-sponge - **Description**: The go+vue admin portal, using soybean and sponge. - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-11 - **Last Updated**: 2026-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # goadmin-soybean-sponge ## Project Description [中文](./docs/README-CN.md) This is a demp project for a web application, which using golang and vue. The related web frameworks are: | Framework Name| Note | | -------- | -------- | [Sponge](https://github.com/go-dev-frame/sponge) | The background framework, which can generate golang code, build on Gin/Gorm/...| [Soybean](https://github.com/soybeanjs/soybean-admin)| The frontend framework, which can using Vue/React, such as Element-Plus/AntDesign/...| | | | ## Prepare for development - [vue tools](https://docs.soybeanjs.cn/guide/quick-start.html#environment-preparation) - [golang tools](https://go-sponge.com/getting-started/install.html) ## How to run this project ### Commands ```shell ``` ### Run docker/compose ```shell ``` ## Other [中文介绍](./docs/README-CN.md) [Doc for Front Side](./web/README.en_US.md) [Doc for Server Side](./background/README.md)