Skip to content

FabienArcellier/demo-use-alfred-with-fastapi-and-react

Repository files navigation

Demo - Use alfred as build agent with fastapi and react

ci

This repository is a demo to show how to use alfred as build agent with fastapi and react. A blog article accompanies this repo. (coming soon)

Getting started (Lazy mode)

Open in Gitpod

  1. show documentation for alfred's commands
alfred --help
  1. run the commands you want, like alfred ci

Getting started (In local)

  1. clone this repository
git clone https://github.com/FabienArcellier/demo-use-alfred-with-fastapi-and-react.git
  1. install dependencies with poetry
poetry install
  1. show documentation for alfred's commands
alfred --help
  1. run the commands you want, like alfred ci

About

demo to shows alfred usage as build agent for fastapi and react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published