Skip to content

psiace-archive/marianne

Repository files navigation

marianne

marianne - the best search engine, just for fun

Usage

Just for development.

  1. Install pdm to manage python dependencies, ref pdm | Installation.

  2. Install all dependencies via pdm install --dev

  3. Run the app

    flask --app marianne init-db
    flask --app marianne init-model
    flask --app marianne run

License

This library is licensed under either of:

at your option.