Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reime005/mariusreimer.com
- Owner: reime005
- License: mit
- Created: 2020-07-12T20:47:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T18:42:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T22:14:39.993Z (2 months ago)
- Topics: gatsby, javascript, monorepo, react, react-native, react-native-web, typescript, yarn-workspaces
- Language: TypeScript
- Homepage: https://mariusreimer.com
- Size: 61.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 CMSReact 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)