gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

Home Page:https://main--realworld-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Typescript + Mongodb (implementation done)

QingpingMeng opened this issue · comments

Backend, runs in AWS Lambda environment + mongodb.
Repository : https://github.com/QingpingMeng/medium-clone-api

Functionality per the spec & API has been implemented. Just deploy and connect to your front end and you are good to go!

  • 🏁Fork the starter repo & post the link in this issue
  • 🎨 Create logo for repo & update issue status (@EricSimons)
  • 🔨 Implement all of Conduit's functionality per the spec & API
  • 👀 Move repo to main org & Peer review final codebase by admins/community (RFC)
  • 🎉 Tag v1 release and officially list it on the README!

Which serverless framework are you using?

AWS Lambda

Hello, we moved the addition of new implementations to this website : https://codebase.show/projects/realworld
Please submit your implementation there.