Skip to content

bronzeguy/chungus-fe

Repository files navigation

Chungus FE

If you wanna build this you need to install nodejs 14 and yarn for nodejs 14

Building

$ cd chungus-fe
$ yarn
$ sed -i "s/brain.worm.pink/your.instance.com/" src/modules/instance.js # pointed at the gortsite by default, logging in will not work without changing this
$ npm run build

This will spit out a 'dist' directory with the built files

Hosting on a seperate server/reverse proxying

You can modify this example from the Pleroma documentation to proxy API requests from the FE domain off to your own instance.

Installing as primary frontend

Why would you want to do this?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published