You can fork the project and host it on your own.
Required Environment Variables:
DATABASE_URL=postgresql://elora@pgsql/bin?sslmode=require&channel_binding=require
JWT_SECRET=<secret>
ENCRYPTION_KEY=<64 hexadecimal characters. will throw an error otherwise>