Giter Site home page Giter Site logo

cartertsai / guora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meloalright/guora

0.0 0.0 0.0 5.03 MB

🖖🏻 Go用Go語言編寫的自託管Quora之類的Web應用程序,基於Golang類似知乎的專有部署問答應用程序,包含問答,評論,點贊,管理後台等功能

License: MIT License

Go 94.92% HTML 4.76% Dockerfile 0.32%

guora's Introduction

ui

Guora

license go-mod

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

基於Golang類似知乎的私有部署問答應用包含問答,評論,點贊,管理後台等功能

Quick Start

1.Clone Source Code

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

$ cd guora

2.Download Requirements

$ go mod download

Open it and edit your redis config. 配置文件並編輯你的redis環境配置。

4.Init and Run

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

5. Visit Website

visit localhost:8080 and log in as admin

mail (預設Email) admin@localhost
password (預設密碼) mypassword

Run Test

$ (sudo) go test ./cmd/guora

Docker Deploy

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

Source Code

Repository: guora

Author: meloalright

Contributors: contributors

License

MIT

guora's People

Contributors

meloalright avatar cyantarek avatar cartertsai 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.