https://github.com/equimper/airbnb-meet-hoteltonight-tutorial
WIP
https://github.com/equimper/airbnb-meet-hoteltonight-tutorial
graphql mongodb react-native typescript
Last synced: 8 months ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/equimper/airbnb-meet-hoteltonight-tutorial
- Owner: EQuimper
- Created: 2018-05-06T19:36:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T15:37:16.000Z (over 7 years ago)
- Last Synced: 2025-04-19T10:48:13.617Z (8 months ago)
- Topics: graphql, mongodb, react-native, typescript
- Language: TypeScript
- Size: 336 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AirbnbMeetHotelTonight tutorial
### Stacks
* MongoDB -> with mongoose
* NodeJS -> with typescript
* Graphql -> with apollo and graphql-yoga
* React-Native
### Part 1 - Setup of the server + Creation and login of a User
In this part we ...
### Part 2 - Authentication in context + Create entity of the place
In this part we ...