Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Syntax73/bugtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BugTracker

A system that manages bugs in a project. This project still in development and may have some bugs (How ironic 😄).

Tools

This are all the tools used in this project.

  • Express - Minimal HTTP web framework
  • 📝 Sequelize - A SQL ORM
  • 💓 VueJS - A library to build user interfaces
  • 💅 Lint - Eslint/Prettier

Getting started

You need to have NodeJS instaled in your machine. Then, you can clone the repository and run the following commands in the project folder. I recomend you read the README in the backend for further explanation.

  1. yarn - to install all the dependecies
  2. cd backend/ && yarn dev - enter the backend folder and start the serve
  3. cd frontend/ && yarn serve - enter the frontend folder and start the spa

About

A Fullstack bug tracking system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors