Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reime005/mariusreimer.com

Personal Website, Blog and App [WIP] by Marius Reimer.
https://github.com/reime005/mariusreimer.com

gatsby javascript monorepo react react-native react-native-web typescript yarn-workspaces

Last synced: 23 days ago
JSON representation

Personal Website, Blog and App [WIP] by Marius Reimer.

Awesome Lists containing this project

README

        

# Personal Website and App - Marius Reimer

![Web build](https://github.com/reime005/mariusreimer.com/workflows/Web/badge.svg)

## Tech Stack

* Monorepo (yarn workspace)
* React Native (without Expo) with code sharing between Web & Mobile
* TypeScript
* Gatsby for the Website
* Wordpress as a CMS

React Native project can be found at [packages/mobile](packages/mobile)

Gatsby project can be found at [packages/web](packages/mobile)

Shared code can be found at [packages/common](packages/mobile)