Skip to content

fief-dev/fief

Repository files navigation

Fief

Users and authentication management SaaS

Subscribe

Getting started

Support us

Subscription Tiers on Polar

Contributing

All Contributors

All contributions to improve the project are welcome! In particular, bug and documentation fixes are really appreciated.

For new features and larger improvements, we kindly ask you to open a discussion first about your idea, what motivates it and how you plan to implement it before you start working. It'll avoid frustration on both sides if we decide not to integrate your code in the project.

Thanks goes to these wonderful people (emoji key):

shrike71
shrike71

πŸ› πŸ€”
trisongz
trisongz

πŸ’‘ πŸ€”
David Brochart
David Brochart

πŸ“– πŸ’»
Paolo Dina
Paolo Dina

πŸ›
duber000
duber000

πŸ’»
Danilo Polani
Danilo Polani

🌍
Moritz
Moritz

🌍
plpsanchez
plpsanchez

🌍
William Mayor
William Mayor

πŸ’»
Rui Oliveira
Rui Oliveira

🌍 πŸ’»
Jimmy Angel PΓ©rez DΓ­az
Jimmy Angel PΓ©rez DΓ­az

🌍
MichaΕ‚ Rosiak
MichaΕ‚ Rosiak

🌍
olimcc
olimcc

πŸ›‘οΈ
Joe Hamman
Joe Hamman

πŸ›‘οΈ
zfei
zfei

🌍 πŸ’»
Bartosz Magiera
Bartosz Magiera

πŸ“–
oaltun
oaltun

πŸ’»
Cesar Smaniotto JΓΊnior
Cesar Smaniotto JΓΊnior

🌍
rotil
rotil

πŸ›‘οΈ
ζŽη§‰η₯
ζŽη§‰η₯

🌍
Lev Dubinets
Lev Dubinets

πŸ’΅
Mathieu Virbel
Mathieu Virbel

πŸ›
corv89
corv89

πŸ›
Yaroslav Polyakov
Yaroslav Polyakov

πŸ’»
Scott Fredericksen
Scott Fredericksen

πŸ’»
Robert Babaev
Robert Babaev

πŸ’»
Cameron
Cameron

πŸ› πŸ’»

Development

To get started quickly, we recommend you to use GitHub Codespaces. We have a complete configuration allowing you to start working on Fief right away, including pre-configured PostgreSQL and Redis servers.

Open in GitHub Codespaces

When the Codespace is built, an admin user is automatically created.

Admin user credentials

Email: [email protected]

Password: herminetincture

Run the Fief server in development mode with the following command:

hatch run dev.server.start

The worker can also be started with the following command:

hatch run dev.worker.start

License

Fief is fair-code distributed under Elastic License 2.0 (ELv2).