Beyond coding. We forge. https://forgejo.org
  • Go 81.5%
  • go-html-template 10.6%
  • JavaScript 2.7%
  • CSS 1.9%
  • TypeScript 1.8%
  • Other 1.3%
Find a file
Gusted 6f0d6b51f1 fix: load reviewer for pull review dismiss action notifier
This was implicitly loaded during the mail notifications notifier. If
you disable mail notifications on Forgejo then this will result in the
reviewer not being loaded and NPE.
2026-01-06 09:58:20 -07:00
.devcontainer
.forgejo Update renovate to v42.71.0 (forgejo) (#10698) 2026-01-05 08:55:19 +01:00
assets
build
cmd fix: incorrect whitespace handling on pre&post receive hooks 2026-01-06 09:58:20 -07:00
contrib
custom/conf feat: increase default limit of dispatch inputs to 100 (#10563) 2025-12-23 17:49:47 +01:00
docker
models fix: use correct GPG key for export 2026-01-06 09:58:20 -07:00
modules feat: Add header annotations for accurate API documentation (#9380) 2026-01-06 10:29:15 +01:00
options feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
public
release-notes
release-notes-published
releases/images
routers fix: Fix error messages in pull.go (#10715) 2026-01-06 17:22:37 +01:00
services fix: load reviewer for pull review dismiss action notifier 2026-01-06 09:58:20 -07:00
templates feat: Add header annotations for accurate API documentation (#9380) 2026-01-06 10:29:15 +01:00
tests chore: add integration test 2026-01-06 09:58:20 -07:00
tools
web_src feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
.air.toml
.deadcode-out
.dockerignore
.editorconfig i18n(next): convert indention style to tabs: en, editorconfig (#10661) 2026-01-02 05:56:48 +01:00
.envrc.example
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.mailmap
.markdownlint.yaml
.node-version
.npmrc
.release-notes-assistant.yaml chore(release-notes): teach release-notes-assistant that v11.0 is LTS (#10638) 2025-12-30 10:00:22 +01:00
.spectral.yaml
.yamllint.yaml
BSDmakefile
CODEOWNERS chore: add famfo to CODEOWNERS for federation code (#10706) 2026-01-05 19:35:33 +01:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
eslint.config.mjs feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
flake.lock
flake.nix
go.mod Update module github.com/yuin/goldmark to v1.7.16 (forgejo) (#10709) 2026-01-06 10:14:19 +01:00
go.sum Update module github.com/yuin/goldmark to v1.7.16 (forgejo) (#10709) 2026-01-06 10:14:19 +01:00
LICENSE
main.go
Makefile Update renovate to v42.71.0 (forgejo) (#10698) 2026-01-05 08:55:19 +01:00
manifest.scm
package-lock.json Update dependency @lezer/highlight to v1.2.3 (forgejo) (#10699) 2026-01-05 08:55:59 +01:00
package.json Update dependency @lezer/highlight to v1.2.3 (forgejo) (#10699) 2026-01-05 08:55:59 +01:00
playwright.config.ts
README.md
release-notes-assistant.sh
RELEASE-NOTES.md
renovate.json feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
shell.nix
stylelint.config.js
tailwind.config.js
tsconfig.json feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
vitest.config.ts feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
webpack.config.js feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of built-in functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

License

Forgejo is distributed under the terms of the GPL version 3.0 or any later version.

The agreement for this license was documented in June 2023 and implemented during the development of Forgejo v9.0. All Forgejo versions before v9.0 are distributed under the MIT license.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.