To create your own ELPA, similar to this one, visit https://codeberg.org/tarsius/myelpa/wiki/.
This ELPA is maintained in this repository. For more information see its wiki.
To use TomoElpa's snapshots channel add this to your configuration.
(add-to-list 'package-archives
'("tomoelpa-snapshots" . "https://tomoemami.github.io/tomoelpa/snapshots/"))
To use TomoElpa's releases channel add this to your configuration.
(add-to-list 'package-archives
'("tomoelpa-releases" . "https://tomoemami.github.io/tomoelpa/releases/"))