Compare commits

...
This repository has been archived on 2023-10-15. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
822dcb1b72 Update README.md 2023-10-15 18:38:27 -04:00

View File

@ -1,20 +1,22 @@
I need to update this
# Setup
Set the ENV variable `GOOGLE_APPLICATION_CREDENTIALS` to the location of the google service account key
Run the python script
## compiling sass
cd into priceybot2 subfolder
````
npn run dev
npm run css-build
````
Or if you're working on it
````
npm start
This has died, replaced with https://git.lovelynet.net/PriceyBot/PriceyBot3
I need to update this
# Setup
Set the ENV variable `GOOGLE_APPLICATION_CREDENTIALS` to the location of the google service account key
Run the python script
## compiling sass
cd into priceybot2 subfolder
````
npn run dev
npm run css-build
````
Or if you're working on it
````
npm start
````