Coder Social home page Coder Social logo

community-app-template's Introduction

Netless App Template

Netless App 文档

快速开始

前置条件:至少需要安装了 gitnode 16npm 8

本项目是一个模版仓库,请点击右上角 Use this template 生成一个属于你自己的仓库,再基于它进行开发。

默认的 main 分支模版是基于 TypeScript 且不依赖任何框架编写的,你也可以在其他分支找到不同的模版,在生成仓库时选择 Include all branches 即可同时将他们复制进你的仓库。

如果你安装了 GitHub CLI,也可以用这个命令一键生成并 clone 本仓库

gh repo create your-app-name --template netless-io/community-apps --include-all-branches

在 .env 文件里配置好房间后,执行 npm install 安装依赖,执行 npm start 进行本地测试。

配置白板房间

请将本目录下的 .env.example 文件复制一份,重命名为 .env 或 .env.local 后,在里面填写必须的白板房间信息。

提交到社区 App 列表

开发完 App 后,可以在 Community Apps 仓库提交你的项目,方便更多人发现和使用。

清单

  • 添加 .env 或 .env.local
  • 修改 package.json 里的 nameprivate 等字段
  • (可选) 发布 npm 包
  • 添加 License
  • 修改 README
  • (可选) 添加 Logo

community-app-template's People

Contributors

leooeloel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.