GithubHelp home page GithubHelp logo

kaiyuanshe / 2015-china-open-source-report Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 8.0 546 KB

China Open Source Ecosystem Report by KAIYUANSHE

Home Page: https://kaiyuanshe.github.io/document/china-os-report-2015/

2015-china-open-source-report's Introduction

开源社官网

该项目是使用 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

2015-china-open-source-report's People

Contributors

baiqj avatar fndwn avatar happyaron avatar kylezhang avatar leonchenzhy avatar sssuyx avatar summershrimp avatar tvvocold avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.