Skip to content

This project is a web application base developed in ReactJS with TypeScript, using TypeORM to manage interactions with a SQL.js database on the client side. This setup offers a comprehensive front-end development experience with robust data management capabilities.

License

Notifications You must be signed in to change notification settings

obraems/reactjs-typeorm-sql.js

Repository files navigation

ReactJS Application with TypeScript and TypeORM using SQL.js

This project is a web application base developed in ReactJS with TypeScript, utilizing TypeORM to manage interactions with a client-side SQL.js database. This setup provides a comprehensive front-end development experience with robust data management capabilities.

Main Features

  • ReactJS: JavaScript framework for building dynamic and responsive user interfaces.
  • TypeScript: Superset of JavaScript providing static typing to enhance code quality and maintainability.
  • TypeORM: ORM (Object-Relational Mapping) that simplifies interactions with the database.
  • SQL.js: Embedded SQL database that operates entirely on the client side, offering localized data persistence.

Installation

  1. Clone the repository:
    git clone https://github.com/obraems/reactjs-typeorm-sql.js.git
    cd reactjs-typeorm-sql.js
  2. Install dependencies:
    npm install

Usage

  1. Start the application:
    npm start
  2. Open your browser and go to http://localhost:3000 to see the application in action.

Author


Feel free to explore, use, and extend this project base.

About

This project is a web application base developed in ReactJS with TypeScript, using TypeORM to manage interactions with a SQL.js database on the client side. This setup offers a comprehensive front-end development experience with robust data management capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published