Skip to content

Jimimimi/ticketsplz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket system built with Express

Built over a weekend as a hiring challenge

Dependencies

  • node.js
  • MySQL

Installation

  • Clone this repository to your local machine
  • Copy the config/db.example.js to config/db.js and configure your MySQL db
  • run npm install to install the application dependencies
  • run npm start to start the web server
  • navigate your browser to http://localhost:3000 for the client interface
  • navigate your browser to http://localhost:3000/admin for the admin interface

About

Ticket system built with Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published