Skip to content

Application to log the scientific engineering of top-notch bread

License

Notifications You must be signed in to change notification settings

aidan-mcbride/bread-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bread App

License: GPL--3.0 Build Status

Data-driven baking application

Quick-start: user

Prerequisites

Install

pipenv install

Usage

pipenv run ?

Run tests

pipenv run pytest

Quick-start: developer

Prerequisites

Package requirements are saved in a Pipfile, so you will need Pipenv to install them.

Install

pipenv install --dev

Usage

Start uvicorn development server:

pipenv run uvicorn api.main:app --reload

You should then be able to access the api:

Run tests

pipenv run python -m pytest

Author

👤 Aidan McBride

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Aidan McBride.

This project is GPL--3.0 licensed.


This README was generated with ❤️ by readme-md-generator

About

Application to log the scientific engineering of top-notch bread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages