Skip to content

kuroski/mysql-events-ui

Repository files navigation

mysql-events-ui

A implementation from rodrigogs mysql-events project

Install

  1. You must have a mysql database running, you can create your own or just run docker-compose up -d

  2. Configure the environment variables creating a .env based on .env.sample

  3. Install the dependencies

npm install
  1. Run express server to listen from database events
npm start
  1. Start client application
npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published