Skip to content

A tiny redirection server in Spock backed by MySQL.

License

Notifications You must be signed in to change notification settings

halogenandtoast/mirin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirin

A tiny redirection server using Spock backed by MySQL

Setup

  • Install MySQL
  • Install Stack: Instructions
  • Install OpenSSL: (e.g. brew install openssl)
  • Run setup: bin/setup

Running

  • Build the app: stack build
  • Run the server: stack exec mirin

Docker

You can use docker-compose:

  • docker-compose build
  • docker-compose up app

About

A tiny redirection server in Spock backed by MySQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published