Alternative frontend for Akkoma
Find a file
2020-04-05 20:30:43 -05:00
app Get login form working! 2020-04-05 20:29:19 -05:00
public Pull in logo dynamically 2020-04-01 17:15:29 -05:00
webpack Get basic login working 2020-04-04 15:28:57 -05:00
.gitignore Building succeeds 2020-03-27 19:35:00 -05:00
babel.config.js Building succeeds 2020-03-27 19:35:00 -05:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
package.json Add yarn build script 2020-04-05 20:30:43 -05:00
postcss.config.js Building succeeds 2020-03-27 19:35:00 -05:00
README.md Add LICENSE and README 2020-03-28 16:06:29 -05:00
yarn.lock Add index.html 2020-03-27 21:20:56 -05:00

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/.