Git Product home page Git Product logo
开源社 photo

kaiyuanshe Goto Github PK

repos: 60.0 gists: 0.0

Name: 开源社

Type: Organization

Bio: 成立于2014年,以 “立足**、贡献全球” 为愿景,依 “贡献、共识、共治” 原则所组成,是最早以 “开源治理、国际接轨、社区发展、开源项目” 为使命的开源社区联合体。2017年,开源社转型为完全由个人成员组成,链接了数万名开源人,集聚了上千名社区成员及志愿者、海内外数百位讲师,合作了近百家赞助、媒体、社区伙伴。

Twitter: kaiyuanshe

Location: China

Blog: https://kaiyuanshe.cn/

开源社官网

该项目是使用 create-next-app 脚手架引导安装,基于 TypeScriptNext.jsBootstrapWorkboxReact 项目。

Deploy to Production environment

Open in Gitpod

主要功能

本站不仅承担传统官网的职能,还是一个同时具备 SSR 和 PWA 能力的 Web 前端基座,与开源社其它应用项目的前端模块组成一个矩阵。

开源社文库

组织管理系统

开放会务系统

**开源地图

开源协作

项目技术栈

启动

第一步,在 NPM 中登录 GitHub 账号

第二步,安装依赖并运行开发服务器:

npm i pnpm -g
pnpm i
pnpm dev

在浏览器中打开 http://localhost:3000 查看结果。

API routes 可以通过 http://localhost:3000/api/hello 访问,对应端点可以在 pages/api/hello.ts 中进行修改。

pages/api 目录映射为 /api/*。此目录中的文件被视为 API routes 而不是 React 页面。

你可以查看 Next.js 的 GitHub 仓库 - 欢迎提供反馈和贡献!

部署

Vercel

Docker

pnpm pack-image
pnpm container

开源社's Projects

开源社 doesn’t have any public repositories yet.

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.