Datlyfe / jira_clone
- воскресенье, 29 марта 2020 г. в 00:21:22
Vue
A Jira clone built with Vuejs & Nodejs/Graphql
git clone https://github.com/Datlyfe/jira_clone.gitdocker-compose up inside the backend folder).env file in /backend, copy /backend/.env.example contents into it, and fill in your database username and password.npm run install-depsnpm run start:backnpm run start:front in another terminal tabhttp://localhost:8080/I'm a Full Stack Web developer and an open source collaborator that loves building things
This project is basically a clone of another open source Jira clone build in React ( clone of a clone i know
I belive that this project will be a great example for Vuejs developers in the future transitioning from the old Vuejs Api to the new composition Api or for Vuejs newcomers in general.
Email : mrbouaggadmoez@gmail.com
Website : https://bouaggadmoez.netlify.com/
I think the state of the project is good as it is right now feature wise and i will only be fixing bugs if they come up so it you want to contribute in doing so you are very welcome.
Insprited by oldboyxx/jira_clone