module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶

🧳 Features
Go+ Community written in Go+ and Yap, support Go+ Community development.
🚀 How to run
- Prepare golang and goplus environment.
- golang version >= 1.19
- goplus version == v1.2.0-pre.1
- Prepare for your own config
- Clone a file named
.env from .env_temp in the cmd/gopcomm directory of the project.
- Modify the
.env file to your own configuration.
- Run the project
- Run the project with the following command:
gop run .
- Open the browser and enter the address:
http://localhost:8080 or GOP_COMMUNITY_ENDPOINT in your .env file.
📦 Contribute
-
Fork the repository to your local repo
-
Config code linter
// install pre-commit
pip install pre-commit
// config code linter in pre-commit hook
pre-commit install
-
Modify your own code
-
Commit your code
-
Create a pull request
Note: Please check the PR brach is mvp-20240119 or not.
Directories
¶
cmd
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.