您的开源门户 :shinto_shrine:
··
介绍牌坊 :shinto_shrine:
您通往开源的门户
为开源做贡献对新贡献者来说尤其重要。 很难找到新的组织、Reops 和事件以及各种程序。 Torii 帮助您找到开源活动、开源项目和各种开源项目和 Reops,您可以在其中做出贡献:)
:rocket: 演示
试用应用程序:牌坊
:hammer_and_wrench: 安装步骤
克隆存储库
git clone https://github.com/tewarig/torii.git
更改工作目录
cd torii
安装依赖
npm install
在 root 中创建.env文件并添加变量
REACT_APP_CLERK_FRONTEND_API= " your clerk api "
运行应用程序
npm run start
你都准备好了! 打开localhost:3000以查看应用程序。
:shortcake: 贡献
拉请求总是受欢迎的! 如果您希望使用 Github
1