Building the Amplidex; A GraphQL Powered Pokedex

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • blog-sample-projects

    Source code for projects showcased on the Amplication blog!

  • View the full scraper.ts file here on GitHub.

  • amplication

    🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.

  • Remember to join our developer community on Discord; if you like the project and what we're doing, give us a star on GitHub!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • docker

    Docker - the open-source application container engine (by microsoft)

  • Finally, it's time to seed the database with all the Pokemon data we've scraped. First, we'll need a database to seed into, but Amplication makes that easy. Included by default in the server folder is a file called docker-compose.db.yml with the configuration required to spin up a PostgreSQL instance. When you run the backend locally, it'll be configured to connect to this instance. The only catch is that you'll need to have Docker installed and running. If you still need to set up Docker, check out their getting started guide.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Amplication: Instantly generate production-ready Node.js back end apps

    1 project | news.ycombinator.com | 30 Apr 2024
  • Creating a Restaurant Finder Application Using ReactJS and Amplication

    3 projects | dev.to | 14 Jan 2024
  • Node.js Worker Threads Vs. Child Processes: Which one should you use?

    1 project | dev.to | 25 Oct 2023
  • ⚛️ Full Stack Amazon Clone with Next.js, Typescript, Tailwind CSS, Zustand, Next UI, Recharts and Amplication 🚀

    3 projects | dev.to | 2 Oct 2023
  • How to Effectively Use Caching to Improve Microservices Performance

    2 projects | dev.to | 12 Sep 2023