Compare commits
1 Commits
feat/model
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 822dcb1b72 |
40
README.md
40
README.md
@ -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
|
||||
````
|
||||
Reference in New Issue
Block a user