GithubHelp home page GithubHelp logo

Comments (10)

anishkny avatar anishkny commented on May 2, 2024 1

@sluongng I am actually looking for collaborators. Care to help out?

I am thinking of using AWS SAM to implement the app.

from realworld.

sluongng avatar sluongng commented on May 2, 2024 1

@anishkny I planned to contribute earlier. However, Im pretty busy for the next few weeks or so.

I would suggest you consider Serverless Framework instead. The community over there is well established with plugins for ES2016 and TypeScript which might be great for educational purposes. AWS SAM seems to be trying to catch up to Serverless Framework but it has far way to go

from realworld.

anishkny avatar anishkny commented on May 2, 2024 1

V1 functionality is complete 🎉

@Cameron-C-Chapman would you mind kicking around the tires?

from realworld.

sluongng avatar sluongng commented on May 2, 2024

Is this active?

from realworld.

anishkny avatar anishkny commented on May 2, 2024

@sluongng no worries.

Actually, currently the project is using Serverless Framework (see YAML file) and we can totally continue to use that.

from realworld.

anishkny avatar anishkny commented on May 2, 2024

This project is being actively worked on

from realworld.

Cameron-C-Chapman avatar Cameron-C-Chapman commented on May 2, 2024

This looks amazing @anishkny!

I'm getting an error about an invalid cookie. Do you know why and/or how to remedy that?

I tried to POST a new user and get all articles and got the same error.

{
    "statusCode": 400,
    "error": "Bad Request",
    "message": "Invalid cookie value"
}

from realworld.

anishkny avatar anishkny commented on May 2, 2024

Thanks for trying it out @Cameron-C-Chapman. Do you have exact repro steps? Were you using curl/Postman? Was it localhost?

from realworld.

Cameron-C-Chapman avatar Cameron-C-Chapman commented on May 2, 2024

So I gave it another look and it was a Postman issue. I didn't realize Postman was doing something with stored cookies from other projects that I wasn't aware of.

Looks good to me now 🙌

I did have a minor update to the README, anishkny/realworld-dynamodb-lambda#52.

Other than that it looks good to me. Looks like an awesome intro to serverless to me 😄

from realworld.

anishkny avatar anishkny commented on May 2, 2024

Thanks for the docs fix. Yeah I have seen weird cookie behavior in Postman before. Closed by #248

from realworld.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.