Giter Club home page Giter Club logo

shericomplete's Introduction

This is a Next.js project bootstrapped with create-next-app.

MLS Grid NextJS project | AWS DynamoDb and Lambda

This is built specifically for StellarMLS in Florida. Their MLS doesnt allow 'streaming' data, so you have to create a replica dataset on a server via a lambda function.

I did this through AWS Lambda & Node.js which pulled the requisite data from the MLS Grid and updates accordingly. There are several gotchas that you have to be careful about through the process, such as API quirks, but it is relatively straightforward.

I chose DynamodDb bc it seemed to one of the newer and scalable db technologies. There is a bit of a learning curve to it, but if you've programmed in react/next you should be good.

There is also a bit of query language in javascript to digest, but it's not difficult depending on what kind of queries/filters you are trying to accomplish. This was for 2 agents.

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

API endpoints

I did take advantage of NextJS Api handling compatability which seemed to have worked out well.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

shericomplete

shericomplete

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.