Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

randomairborne/search6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search6

Search6 has ended its service and is no longer supported. If you're a large server owner looking to migrate away from mee6, let me know at valk@randomairborne.dev

If you want to run this software yourself, it's avaliable as a docker container. ghcr.io/randomairborne/search6.

Development

Developing search6 - at least the html - is unfortunately nontrivial. You will need:

create a .env file with the root where your application will be served (trailing slashes are ignored), and the URL to your redis instance, like so:

REDIS_URL=redis://localhost:6379/
ROOT_URL=http://localhost:8080/

then, you can run cargo r each time you change the HTML, and then reload your page.

About

search a discord

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors