Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OrangeXC/gank

🦅 Gank api base △ next.js (react&ssr)
https://github.com/OrangeXC/gank

antd antd-mobile mobx nextjs nprogress pwa react ssr

Last synced: about 2 months ago
JSON representation

🦅 Gank api base △ next.js (react&ssr)

Awesome Lists containing this project

README

        

gank logo


Build Status
Coverage Status
GitHub License

## Introduction

next.js(react ssr repo) and gank api

## Features

* Use react SSR framework [next.js](https://github.com/zeit/next.js)
* UI ant design [antd](https://ant.design/)
* Mobile UI ant design [antd-mobile](https://mobile.ant.design/index-cn)
* Support PWA with [next-offline](https://github.com/hanford/next-offline)
* Progress bar [nprogress](http://ricostacruz.com/nprogress/)
* State management [mobx](https://mobx.js.org/)
* Fetch Api instead ajax

## Pages

* Home page (all types list)
* Front end page
* Android page
* iOS page
* App page
* Expand page
* Free videos page
* Welfare images page
* Timeline page
* Post gank form page
* Search gank page

## Develop

``` bash
# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start
```

## License

Gank is [MIT licensed](https://github.com/OrangeXC/gank/blob/master/LICENSE).