Skip to main content

Project

Development

Security

Testing

Database

feather db init is for apps that have no migrations/ directory. feather new already scaffolds one, so running it in a fresh app fails with “directory migrations already exists”. You need it when you add a database to an app scaffolded without one, or after deleting migrations/ to start the migration history over.

Code generation

Workers (RQ backend)

Job queue (thread and RQ backends)

Administration (multi-tenant)

Deployment

Environment