https://github.com/veoscript/alterbook
Old school but modern look, minimal social media app. 📱(ongoing)
https://github.com/veoscript/alterbook
nestjs planetscale prisma react-native render rest-api socialmedia tanstack-react-query zustand
Last synced: 10 months ago
JSON representation
Old school but modern look, minimal social media app. 📱(ongoing)
- Host: GitHub
- URL: https://github.com/veoscript/alterbook
- Owner: VeoScript
- Created: 2023-04-25T14:34:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T15:38:31.000Z (over 2 years ago)
- Last Synced: 2025-01-01T21:47:18.729Z (12 months ago)
- Topics: nestjs, planetscale, prisma, react-native, render, rest-api, socialmedia, tanstack-react-query, zustand
- Language: TypeScript
- Homepage:
- Size: 1.11 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Alterbook
Old school, minimal social media app.
## Description
Bring back memories. A basic social media app using modern tech-stack.
## Getting Started
### Dependencies
#### Front-End (Mobile)
* React Native.
* Zustand
* Tanstack React-Query
#### Back-end (API)
* NestJS
* Prisma
* PlanetScale
* Render
### Installing
#### Both Mobile & API
```
yarn
```
### Executing program
#### Mobile (React Native)
```
yarn android
```
#### API (NestJS)
```
yarn start:dev
```
## Screenshots
#### Login

#### Newsfeed

#### User Profile

## Authors
Contributors names and contact info
Jerome Villaruel - [@VeoScript](https://www.jeromevillaruel.cf/)
> Under Development