Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

jmbe/bliss-bulletin

Repository files navigation

Bliss Bulletin
==============
Webapp to manage a list of bulletins

Requirements
============
To run bliss-bulletin in dev environment you need a database setup to the following url and the following user
url: "jdbc:mysql://localhost/bliss-bulletin"
username: "bulletin-dev"
password: "bulletin-dev"

grant all on `bliss-bulletin`.* to 'bulletin-dev'@'localhost' identified by 'bulletin-dev';

About

Blissbulletinen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published