Skip to content
/ fief Public
forked from fief-dev/fief

Users and authentication management SaaS

License

Notifications You must be signed in to change notification settings

oaltun/fief

 
 

Repository files navigation

Fief

Users and authentication management SaaS

Getting started

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

🌍

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, a main workspace and a main user are automatically created.

Main user credentials

Email: anne@bretagne.duchy

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).

About

Users and authentication management SaaS

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • HTML 13.0%
  • SCSS 0.7%
  • JavaScript 0.4%
  • Dockerfile 0.1%
  • Shell 0.0%