Need help/guidance in making a CRUD website as a complete beginner.

This page summarizes the projects mentioned and recommended in the original post on /r/AskProgramming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • TypeScript-Node-Starter

    Website I (John Reed) built by modifying TypeScript-Node-Starter seed app. (by JohnReedLOL)

  • I made a CRUD app with frontend and backend JavaScript and TypeScript (JavaScript with types) by modifying https://github.com/microsoft/TypeScript-Node-Starter into https://github.com/JohnReedLOL/TypeScript-Node-Starter and then deploying it to Heroku to make the website at https://sea-air-towers.herokuapp.com/ . The database is MongoDB which stores JSON objects in documents, I used the "Start Free" option at https://www.mongodb.com/cloud/atlas/lp/try4 . You can copy off me and edit/modify it.

  • TypeScript-Node-Starter

    Discontinued A reference example for TypeScript and Node with a detailed README describing how to use the two together.

  • I made a CRUD app with frontend and backend JavaScript and TypeScript (JavaScript with types) by modifying https://github.com/microsoft/TypeScript-Node-Starter into https://github.com/JohnReedLOL/TypeScript-Node-Starter and then deploying it to Heroku to make the website at https://sea-air-towers.herokuapp.com/ . The database is MongoDB which stores JSON objects in documents, I used the "Start Free" option at https://www.mongodb.com/cloud/atlas/lp/try4 . You can copy off me and edit/modify it.

  • 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.

    InfluxDB logo
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