-
Clone the Repository:
git clone https://github.com/k-zehnder/gophersignal.git cd gophersignal
-
Set Up Environment:
Copy the example environment file and update any necessary values:
cp .env.example .env
-
Start Development Environment:
Build and start all services:
make dev
Note: The
ollama
service starts by runningollama serve
, pulling the required model (llama3:instruct
), and creating a readiness flag. Other services wait untilollama
is fully ready before proceeding. -
Run the Scraper:
Populate the database by running the scraper:
make scrape
-
Access the Application:
- Frontend: http://localhost:3000
- API Documentation (Swagger UI): http://localhost:8080/swagger/index.html
-
Notifications
You must be signed in to change notification settings - Fork 1
Gopher Signal uses smart technology to quickly summarize important points from HackerNews.com articles. https://gophersignal.com
k-zehnder/gophersignal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Gopher Signal uses smart technology to quickly summarize important points from HackerNews.com articles. https://gophersignal.com
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published