https://github.com/cutecuteyu/study_chinese
Pure gin project WITHOUT javascript!
https://github.com/cutecuteyu/study_chinese
gin gin-project-structure go golang webapp webapplication
Last synced: 2 months ago
JSON representation
Pure gin project WITHOUT javascript!
- Host: GitHub
- URL: https://github.com/cutecuteyu/study_chinese
- Owner: CuteCuteYu
- License: mit
- Created: 2025-06-03T12:01:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-03T15:01:07.000Z (about 1 year ago)
- Last Synced: 2025-07-07T06:43:36.808Z (12 months ago)
- Topics: gin, gin-project-structure, go, golang, webapp, webapplication
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# study_chinese(gin-without-js)
Pure templates render of gin project for study.
# Installation
**Only runs on Linux!**
only docker(we need redis!)
```bash
docker-compose up --build
```
# Usage
1. open `http://localhost:8080`
2. redirect to the login page
3. create an user that the username is `admin`
4. set the password whatever you like
5. go to use it!
# Feature
1. zero-java-script
2. if login on other user, the index page will not show admin panel