ril

module
v0.0.0-...-9908c75 Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: AGPL-3.0

README

RIL

A Go web app for storing articles to read later

Local setup

Build the app

go build -o ril cmd/web/*

Set up a local mysql database in docker. This will map port 3306 to the container and populate the db with the .sql/init.sql script

docker-compose up -d

Run the app

./ril

Visit http://localhost:4000/

and sign up a user at http://localhost:4000/user/signup

Usage

./ril -help

Directories

Path Synopsis
cmd
web
pkg

Jump to

Keyboard shortcuts

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