An open API service indexing awesome lists of open source software.

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!

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