Loading repository data…
Loading repository data…
sebastianfdz / repository
This is a Jira clone built with React and Next.js 13, featuring modern development practices and a range of powerful features. It explores React Server Components together with client side fetching and caching with React Query, among many other cutting edge technologies.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
git clone https://github.com/sebastianfdz/jira_clone.env file inside the root dir /, copy /.env.example contents into it, and fill in the variables needed.npm installnpx prisma db seednpm run devhttp://localhost:3000/There are features pending from this showcase product which should exist in a real product:
Unit and integration tests are currently in progress... The app will be using Vitest and React Testing Library.
End to end tests are currently in progress as well... The app will be using Cypress.
Contributions to this project are welcome. Feel free to submit bug reports, feature requests, or pull requests to help improve the app.
This project is licensed under the license.