在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):manikandanraji/twitter-clone-backend开源软件地址(OpenSource Url):https://github.com/manikandanraji/twitter-clone-backend开源编程语言(OpenSource Language):JavaScript 100.0%开源软件介绍(OpenSource Introduction):Twitter Clone BackendNOTE: As of 10-06-2022 at 19:35 IST, I am archiving this repository. It was fun while it lasted. Twitter clone backend built with Prisma and GraphQL. If you are looking for the frontend repo, click here Core Packages
Features
Running locallyPrisma setup
Environmental variables setup
JWT_SECRET=<YOUR_SECRET>
PORT=<PORT> Then run Watch this video on how to setup locallyDeploying the backend to herokuFirst create an heroku account and install the heroku cli globally and login npm i -g heroku
heroku login Once logged in, create a new heroku application and push it to the remote 'heroku' heroku create
git push heroku master Then you need to manually setup the environmental variables using the heroku dashboard UIHomeExploreProfileEdit ProfileNew TweetTweet |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论