JamesDelfini / GraphQLTypeORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Intiialize the Project
    # Node JS
        > npm init -y

        # Initialize TypeORM with PostgreSQL Database
            > npx typeorm init --database pg

        

About


Languages

Language:TypeScript 100.0%