Skip to content

Commit

Permalink
docs: Roadmap and .env updates
Browse files Browse the repository at this point in the history
  • Loading branch information
konotorii committed Jun 20, 2024
1 parent d630a62 commit ebc8965
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ SECRET="" // Secret for cookie sessions
REDIS_ADD="" // Redis address and port: localhost:6379
REDIS_PAS="" // Password for redis
KEY="" // Key for uploading screenshots
```

## Roadmap
- Image uploader and handler
- Image uploader and handler (20/6/24 Completed)
- Video uploader with conversion to m3u8
- Login session handler
- Ability to convert images to whatever is needed
- Some in-memory server like redis (10/6/24 Completed)
Expand Down

0 comments on commit ebc8965

Please sign in to comment.