• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Socfony: Socfony是一款开源社交应用,软件中预置了基础安全模块和社交功能模块。 无 ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Socfony

开源软件地址:

https://gitee.com/odroe/socfony

开源软件介绍:

Socfony Logo

Socfony

GitHub   •   GitLab   •   Gitee

Socfony is an open source social application, and basic security modules and social function modules have been preset in the software. Whether it is to deploy Socfony directly or as a basis for program development is wonderful.

Socfony server adopts Node.js runtime environment, TypeScript language and Nest.js framework to develop gRPC API.

Socfony App uses the Flutter framework for cross-platform development

Reamap

Socfony is currently in the early development stage. For more development content, please visit Projects page.

Get Started

  1. We now clone Socfony Git repository:
git clone https://github.com/odroe/socfony && cd socfony
  1. Install Socfony dependencies:
npm install
  1. Build Socfony protobuf files:
npm run protobuf
  1. Configure environment variables:
export GRPC_LISTEN_ADDRESS=0.0.0.0:3000export DATABASE_URL=mysql://root:password@localhost:3306/socfony

Note: If it is troublesome to set environment variables every time you run, you can copy .env.example as the .env file and edit it for configuration.

  1. Create database:
npx prisma db push
  1. Run Socfony server:
npm run serve

Documentation

TODO

License

BSD 3-Clause License.

Copyright (c) 2021, Odroe Inc. All rights reserved.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
Yarnk-Blog: Yarnk Blog 亚恩克博客发布时间:2022-03-25
下一篇:
FreePress: 静态文档生成工具发布时间:2022-03-25
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap