Skip to content

stanislavovsky/TrollFactory-Web

Repository files navigation

TrollFactory

Codacy Badge GitHub License GitHub commit activity GitHub repo size

React front-end for TrollFactory, an amazingly accurate fake personalities generator.

WARNING: This project is at a very early stage of development! The code on the main branch does not reflect the final product.

Development

After installing the trollfactory Python package and setting up the API, clone this repository:

git clone [email protected]:stanislawowski/TrollFactory-Web.git

Install the dependencies:

pnpm install

Set the API URL as an environment variable:

echo "NEXT_PUBLIC_TF_API_URL=http://localhost:8000" > .env.local

And run the development server:

pnpm dev

About

React front-end for TrollFactory. Currently work-in-progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published