A collection of backends
- Copy the content of the directory or click on
Use template
. - Configure github action
- Change the metadatas to your preferences. Add all backends to your folders. The properties should be self explained.
- Publish this site with github pages or other hosting solution. Static site hosting is also supported. The domain should be the same as the domain in the
index.html
.- On github pages, the default domain on organsiation is
https://ORGANISATION.github.io/REPOSITORY
or on users ishttps://USER.github.io/REPOSITORY
- On github pages, the default domain on organsiation is
- Test your site by opening your website.
Build the data files using python tools/build.py
.