Ecosyste.ms: Awesome

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

https://github.com/FotonTech/golden-stack

The Golden Stack - Foton Tech secrets and playground for bleeding edge concepts
https://github.com/FotonTech/golden-stack

Last synced: 15 days ago
JSON representation

The Golden Stack - Foton Tech secrets and playground for bleeding edge concepts

Lists

README

        

# golden-stack

The Golden Stack - Foton Tech secrets and playground for bleeding edge concepts.

## Main features

- Server-side rendering (SSR) with [Razzle](https://github.com/jaredpalmer/razzle)
- [Relay](https://github.com/facebook/relay) with SSR
- Routing with [Found](https://github.com/4Catalyzer/found)

## Server

- https://golden-stack.now.sh/graphql or https://golden-stack.now.sh/playground

## Project Structure

```tree
- packages/
- server/ (server using graphql)
- web-razzle/ (render web using SSR)
- web/ (render web using CSR)
```

## Tech stack

- React
- React Native
- Relay
- GraphQL
- Node.js
- TypeScript
- MongoDB