Go-Mini-Social-Network

A mini social-network created with the awesome Golang??!!

Github星跟蹤圖

Go-Mini-Social-Network

A mini Social-Network created with the awesome Golang??!!

No longer maintained. But it works

Another Versions

React Version

Vue Version

Ruby On Rails Version

Quick Links

  1. Screenshots
  2. Requirements
  3. Usage

Screenshots

alt text
alt text
alt text
alt text
alt text
alt text
alt text

Requirements

  1. Make sure you keep this project inside $GOPATH/src folder.

Usage

  1. Open PHPMyAdmin, create a db & import db.sql.

  2. Install dependencies.

# golang deps
dep ensure

# JS deps (either with npm or with Yarn)
npm install [or] yarn
  1. Create a .env file & insert the following code. Replace values with yours!!
PORT=YOUR PORT (default: 2280) [STRING]
SESSION_SECRET=ANYTHING SECRET [STRING]
DB_USER=DB_USER [STRING]
DB_PASSWORD=DB PASSWORD [STRING]
DB=DB YOU JUST CREATE [STRING]
  1. My root folder name is Go-Mini-Social-Network, if yours is different then go ahead & change it on imports. It can be done easily by searching the whole project.

  2. Now run the app.

npm start [or] yarn start
  1. Run the app in browser.
localhost:[PORT] PORT=4907 (By default)
  1. Enjoy ??!!

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]










主要指標

概覽
名稱與所有者yTakkar/Go-Mini-Social-Network
主編程語言Go
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2017-09-25 19:48:52
推送於2021-12-27 11:48:42
最后一次提交2021-12-27 17:18:42
發布數0
用户参与
星數306
關注者數22
派生數76
提交數43
已啟用問題?
問題數5
打開的問題數4
拉請求數2
打開的拉請求數2
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?