This website requires JavaScript.
Explore
Help
Sign In
thallada
/
crawlnicle
Watch
1
Star
0
Fork
0
You've already forked crawlnicle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
276f0e17a8
crawlnicle
/
.gitignore
8 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit with basic axum and sqlx API
2023-05-07 21:41:45 +00:00
/target
Add /log page that displays server log This will eventually be behind an authorization guard so that only I have access, but it's useful to have for monitoring and testing out turbo streams.
2023-06-03 05:09:25 +00:00
/logs
Add very basic crawl job Loops through feeds and adds items from each feed.
2023-05-10 03:46:42 +00:00
.env
Also bundle css with bun so it busts caches And updates the `build.rs` script so that it also builds a manifest.txt for css files.
2023-06-29 04:34:09 +00:00
/static/js/*
/static/css/*
Add auto-reload for frontend and backend Also adds more just commands and improves the README docs.
2023-06-28 05:20:04 +00:00
.frontend-built
Store entry html content outside DB in file storage Since the HTML content can get quite big and can have embeded images.
2023-07-06 03:45:49 +00:00
/content
Reference in New Issue
Copy Permalink