Bright is an all-in-one project management tool designed to streamline and enhance your team's workflow.
To run Bright locally, follow these steps:
Clone the project repository:
git clone https://github.com/Mudoker/Bright_FE.git
Navigate to the project directory:
cd bright_frontend
Install the necessary dependencies:
npm i -g pnpm && pnpm i && pnpm i prop-types
Start the development server:
pnpm start
Once the server is running, you can access Bright through your web browser at the designated local server address.
To maintain a consistent codebase, please adhere to the Conventional Commits specification for your commit messages. This practice facilitates easier code reviews and debugging.
Refer to the Conventional Commits guidelines: Conventional Commits
After making your commits, ensure you run the following command to format all files in the repository:
pnpm format
Client: React, Redux, TailwindCSS, JavaScript, TypeScript
Server: Node, ExpressJs, MongoDB, RabbitMQ
As this project is open source and encourages non-commercial use, we welcome community involvement! If you'd like to contribute, please explore the project's issues
tab, select an unassigned task, create a new branch named feat/
, and submit a pull request to the development
branch for review.
We value your feedback! If you have any suggestions or encounter any issues, please contact us at: huuquoc7603@gmail.com