import React from 'react'; import { Redirect } from 'react-router-dom'; import "./support.scss"; export class SupportPage extends React.Component { constructor(props){ super(props); } render(){ return (
We offer support and maintenance, see our pricing page or drop us a email.
To report a bug or issue, open an issue on the Github repo.
The official IRC chanel of the project is on freenode #filestash. Come on over and chat with us
The place for everything documentation related, see our documentation
The commonly asked questions we get ask a lot, see our FAQ