A social media frontend with a focus on custom branding and ease of use. https://soapbox.pub
 
 
 
 
 
Go to file
Alex Gleason 0a03424e75
Add LICENSE and README
2020-03-28 16:06:29 -05:00
app acctFull tweaks 2020-03-28 15:10:35 -05:00
public acctFull tweaks 2020-03-28 15:10:35 -05:00
webpack Proxy requests to backend 2020-03-28 00:56:50 -05:00
.gitignore Building succeeds 2020-03-27 19:35:00 -05:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
README.md Add LICENSE and README 2020-03-28 16:06:29 -05:00
babel.config.js Building succeeds 2020-03-27 19:35:00 -05:00
package.json Script to run dev server 2020-03-28 00:57:05 -05:00
postcss.config.js Building succeeds 2020-03-27 19:35:00 -05:00
yarn.lock Add index.html 2020-03-27 21:20:56 -05:00

README.md

soapbox-fe

This is the frontend for Soapbox. It is based on Gab Social's frontend which is in turn based on Mastodon's frontend.

License

soapbox-fe is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

soapbox-fe is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with soapbox-fe. If not, see https://www.gnu.org/licenses/.