Giter Site home page Giter Site logo

sadiqmmm / guora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meloalright/guora

1.0 0.0 0.0 5.01 MB

🖖🏻 A self-hosted Quora like web application written in Go 基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能

License: MIT License

Go 95.19% HTML 4.81%

guora's Introduction

ui

Guora

license go-mod

🖖🏻 A self-hosted Quora like web application written in Go

基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能

Quick Start

Docker

$ docker run -d --name guora -p 8080:8080 meloalright/guora:beta

Source

1.Clone Source Code

$ git clone https://github.com/meloalright/guora

$ cd guora

2.Download Requirements

$ go mod download

3.Edit conf/configuration.yaml

Open it and edit your redis config. 打开配置文件并编辑你的 redis 环境配置。

4.Init and Run

$ (sudo) go run ./cmd/guora -init

Visit website

visit localhost:8080 and log in as admin

mail (默认邮箱) admin@localhost
password (默认密码) mypassword

Run Test

$ (sudo) go test ./cmd/guora

Source Code

Repository: guora

Author: meloalright

Contributors: contributors

License

MIT

guora's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.