Skip to content

Inspired by Hacker News from YCombinator, we make Grox as a technical knowledge sharing and collaboration platform for programmers.

Notifications You must be signed in to change notification settings

golang-vietnam/grox

Repository files navigation

Golang VN Grok

This is an experiment project of Golang VN team.

Prerequisite

Install and add these tools to your $PATH

API Server

Install dependencies

Clone this repository to $GOPATH/src/github.com/golang-vietnam/grox and run

make install

Build

make build

Start

$GOPATH/bin/grox-server

Front-End Server

Install dependencies

npm install

Development

npm run dev

Production

npm run build
npm start

About

Inspired by Hacker News from YCombinator, we make Grox as a technical knowledge sharing and collaboration platform for programmers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published