Go-Mini-Social-Network

command module
v0.0.0-...-c369992 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 5 Imported by: 0

README

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

  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 💖💖!!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL