Skip to content

For educational purposes, this project demonstrates a TypeORM setup with TypeScript, configured for ease of use and customization.

Notifications You must be signed in to change notification settings

nish1013/typescript-typeorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeORM with TypeScript Example

For educational purposes, this project demonstrates a TypeORM setup with TypeScript, configured for ease of use and customization.

Getting Started

  1. Clone the Repository
    Clone this repository to start with a customized TypeORM setup in TypeScript.

  2. Install Dependencies
    Run npm i to install all necessary dependencies.

  3. Configure Database in data-source.ts
    Modify the data-source.ts file to match your database setup.

  4. Start the Project
    Run npm start to launch the application.

Credit

This project is based on the original TypeORM TypeScript Example repository. Special thanks to the TypeORM community for providing the foundation for this setup.

About

For educational purposes, this project demonstrates a TypeORM setup with TypeScript, configured for ease of use and customization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published