misc settings, ymls and cmds
This commit is contained in:
@ -13,10 +13,19 @@ conda activate devika
|
||||
rename sample.config.toml
|
||||
fill out config.toml
|
||||
|
||||
|
||||
/ui#>
|
||||
bun run preview --host --port 3000
|
||||
SET VITE_API_BASE_URL=https://api.dev.d-popov.com
|
||||
bun run dev --host
|
||||
|
||||
/#>python3 devika.py --debug
|
||||
# RUN:
|
||||
/#>conda activate devika && python3 devika.py --debug
|
||||
/#>conda activate node && npx bun run dev --host
|
||||
|
||||
|
||||
|
||||
TOML:
|
||||
|
||||
google search:
|
||||
https://developers.google.com/custom-search/v1/introduction
|
||||
https://programmablesearchengine.google.com/controlpanel/overview?cx=0382a4a0cfd6745b7
|
Reference in New Issue
Block a user