mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #1077] [QUESTION] What is the public directory for static deployment on replit? #653
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#653
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Taratect on GitHub (Oct 6, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1077
Hey, I'm fairly new at this. I have successfully ran the code on replit. Now, I wanna deploy whoogle because replit will cease hosting with deployment from 2024. I have chosen the static one since it's free. But I cannot configure it because I don't know the public directory.
Idk if I missed something because I'm not a coder. Cam this far through documentation only. So pls help me out
@benbusby commented on GitHub (Nov 1, 2023):
Sorry, I'm not sure what you mean by a public directory for static deployment. If you're asking how to deploy Whoogle as a "static site" (aka front end resources like css, js, html only) that isn't possible. Whoogle requires a backend to make requests to fetch results. Either way, I'm going to convert this to a discussion in case I'm misunderstanding something and someone else can help out.