Skip to content

earthstar-project/showcase-replica-server-glitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthstar Showcase Replica Server for Glitch

Remix on Glitch

Want your own replica server? Want your own replica server that is also able to serve content from your shares through the web?

  1. Click the button above.
  2. Create a file at .data/known_shares.json
  3. Add the shares you'd like your replica server to know about as an array, like this: ["+myshare.a123", "yourshare.b234"]
  4. Open the .env file and assign a share to SOURCE_SHARE, like this: SOURCE_SHARE=+myshare.a123
  5. Check the logs for the URL to sync with!

If you'd like to further customise your replica server, you can learn more about replica servers and their extensions at the main replica server repo.

About

A template for a 'showcase' replica server to run on Glitch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published