Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[♻️ refactor] Expand scope #84

Open
1 task done
Fredkiss3 opened this issue Oct 30, 2023 · 1 comment
Open
1 task done

[♻️ refactor] Expand scope #84

Fredkiss3 opened this issue Oct 30, 2023 · 1 comment
Labels
refactor code cleanup

Comments

@Fredkiss3
Copy link
Owner

Fredkiss3 commented Oct 30, 2023

What is the reason to do this refactor ?.

For fun.

Describe the work that needs to be done

we will expand the scope with these features :

  • files hosting for repos (with a storage limit)
  • file browsing + search
  • file search (?) with sourcegraph or something like that
  • commit history
  • time travel
  • issue kanban board (like github projects), to close an issue either with a commit or from the UI
  • running CI with docker, we can take inspiration from gitlab : https://gitlab.com/gitlab-org/gitlab
  • support git push and git remote <cmd>
  • list all the repos (UI inspiration: /~https://github.com/trending), the path should be /explore
  • search for repository

Additional context

this closes of #53 we will continue working with only next app router, until we can't.

Some packages for reference :


  • Are you willing to make a PR for this ?
@Fredkiss3 Fredkiss3 added the refactor code cleanup label Oct 30, 2023
@Fredkiss3
Copy link
Owner Author

Fredkiss3 commented Dec 23, 2023

To implement the git actions, we wil use :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor code cleanup
Projects
Status: No status
Development

No branches or pull requests

1 participant