fullstack-graphql-airbnb-clone开源项目

我要开发同款
匿名用户2021年11月23日
70阅读
开发技术Java
所属分类大数据、数据查询
授权协议MIT License

作品详情

fullstack-graphql-airbnb-clone

AFullstackGraphQLAirbnbClonewithReactandReactNative.

Branchesareintheordertheywerecoded.Watchhowthiswasmade:https://www.youtube.com/playlist?list=PLN3n1USn4xlnfJIQBa6bBjjiECnk6zL6sThisbuildsofftheGraphQLTypescriptServerImade:https://github.com/benawad/graphql-ts-server-boilerplate.YoucanseetheYouTubePlaylistforhowthatwasmadehere:https://www.youtube.com/playlist?list=PLN3n1USn4xlky9uj6wOhfsPez7KZOqm2VJointheDiscord:https://discord.gg/Vehs99VPackages

Thisprojectismadeupof5packagesthatsharecodeusingYarnWorkspaces.

web(React.jswebsite)app(ReactNativeapp)server(GraphQLTypescriptserver)common(Codesharedbetweenweb,app,andserver)controller(Componentssharedbetweenwebandapp)InstallationCloneprojectgitclonehttps://github.com/benawad/fullstack-graphql-airbnb-clone.gitcdintofoldercdfullstack-graphql-airbnb-cloneDownloaddependenciesyarnStartPostgreSQLserverCreatedatabasecalledgraphql-ts-server-boilerplatecreatedbgraphql-ts-server-boilerplate

Addauserwiththeusernamepostgresandandnopassword.(Youcanchangewhatthesevaluesareintheormconfig.json)

Connecttothedatabasewithpsqlandaddtheuuidextension:

CREATEEXTENSIONIFNOTEXISTS"uuid-ossp";

InstallandstartRedis

Inpackages/servercreateafilecalled.envandaddthefollowinglineinside:FRONTEND_HOST=https://localhost:3000

Runyarnbuildinpackages/common

Runyarnbuildinpackages/controller

GetGoogleMapsAPIkeyandputitherehttps://github.com/benawad/fullstack-graphql-airbnb-clone/blob/master/packages/web/public/index.html#L14Videosdoingthat:https://youtu.be/-QQnzDVcTCoandhttps://youtu.be/xLlIgokKiLc

Usage

Startserveryarnstartinpackages/server

Nowyoucanrunyarnstartinpackages/weborpackages/apptostartthewebsiteorapp.

Howtogetcredentialsworkingingraphqlplayground:https://youtu.be/oM-EmNdhwI4?t=8m39s

DeployServerhttps://www.youtube.com/watch?v=qQAozc1MkdUhttps://www.youtube.com/watch?v=0t-rE5wUP-EWebsitehttps://www.youtube.com/watch?v=FiU3SHEaFwkhttps://www.youtube.com/watch?v=vPu1sfuYFzwhttps://www.youtube.com/watch?v=Ry6Zobb-kawFeaturesWebsiteregister/loginDeploybackendandfrontendAppregister/loginWebsiteandAppforgotpasswordWebsiteandAppcreatelistingWebsiteandAppviewlistingslogoutWebsitechat
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论