BugVilla
Track, Manage & Kill Bugs Effectively :knife: :beetle:
Install / Use
/learn @anuraghazra/BugVillaREADME
✨ Features
- Issue discussions
- Markdown support
- Comment reactions
- Social interactions
- User reputation system
- # Reference other bugs
- @ Mentions users
- Notifications
- Bug labels
Tech Stack
| Stack | - | - | - | - | - | | -------- | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | | FrontEnd | <p align="center"><img src="./assets/reactjs_logo.png" width="100" height="100"> <br />Reactjs</p> | <p align="center"><img src="./assets/ts_logo.png" width="100" height="100"> <br />Typescript</p> | <p align="center"><img src="./assets/redux_logo.png" width="100" height="100"> <br />Redux</p> | <p align="center"><img src="./assets/styledcompo_logo.png" width="100" height="100"> <br />Styled Components</p> | <p align="center"><img src="./assets/cy_logo.png" width="100" height="100"> <br />Cypress</p> | | BackEnd | <p align="center"><img src="./assets/nodejs_logo.png" width="100" height="100"> <br />Nodejs</p> | <p align="center"><img src="./assets/mongo_logo2.png" width="100" height="100"> <br />MongoDB</p> | <p align="center"><img src="./assets/heroku_logo.png" width="100" height="100"> <br />Heroku</p> | <p align="center"><img src="./assets/express_logo.png" width="100" height="100"> <br />Express</p> | <p align="center"><img src="./assets/socket_logo.png" width="100" height="100"> <br />Socket.io</p> |
:rocket: Quick start
Start developing locally.
Step 1: Clone the repo
Fork the repository. then clone the repo locally by doing -
git clone https://github.com/anuraghazra/BugVilla.git
Step 2: Install Dependencies
cd into the directory
cd BugVilla
In the root folder do npm install.
npm install
# also in client
cd client & npm install
Step 3: Setup .env
To run the server you will also need to provide the .env variables
- create a new file .env in the root
- open .env.EXAMPLE
- copy the contents and paste it to the .env with valid keys
And you are good to go
npm run develop
:open_file_folder: What's inside?
A quick look at the folder structure of this project.
.
├── client
| ├─cypress
| ├─public
│ └─src
│ ├───@bug-ui
│ ├───assets
│ ├───components
│ ├───hooks
│ ├───pages
│ ├───store
│ ├───styles
│ ├───utils
│ └───__tests__
└── server
│
├───controllers
├───middleware
├───models
├───routes
├───tests
└───utils
:v: Contributing
After cloning & setting up the local project you can push the changes to your github fork and make a pull request.
You can also run the tests locally to see if everything works fine with
Running tests
npm run test
npm run cy:open
Pushing the changes
git add .
git commit -m "feat: added new stuff"
git push YOUR_REPO_URL develop
Made with :heart: and javascript
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
