Fresns is a free and open source social network service software, a general-purpose community product designed for cross-platform, and supports flexible and diverse content forms. It conforms to the trend of the times, satisfies a variety of operating scenarios, is more open and easier to re-development.
- Database support
MySQL
,MariaDB
,PostgreSQL
,SQL Server
,SQLite
- Click to discover the 16 features of Fresns
- Users should read the installation and operating documentation.
- Extensions developers should read the extension documentation and database structure.
- For client developers (web or app), please read the API reference documentation.
This application is developed utilizing the Fresns API and crafted with the React Native framework. It boasts a pristine and streamlined architecture, ensuring complete decoupling. During subsequent development phases, there is no need to concern oneself with compatibility or conflict issues when incorporating third-party services or styling libraries, as no additional elements are integrated or bound within the codebase. This design choice significantly facilitates a more convenient and seamless secondary development process.
SDK: https://github.com/fresns/client-sdk-react-native
Duplicate the env.example.js
file from the /sdk/
directory into the root directory, renaming it to env.js
. Then, populate your configuration details (public key) as specified within the file.
Thank you for considering contributing to the Fresns core library! The contribution guide can be found in the Fresns documentation.
In order to ensure that the Fresns community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Fresns, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
Fresns is open-sourced software licensed under the Apache-2.0 license.