Skip to content

MateusGaldinoLG/Alexandria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexandria

Library project using Nodejs, Typescript and SQLite

How to Setup

  1. Git Clone this repository
  2. Run npm install to install all required packages
  3. Run all Typeorm Migrations with npm
    npm run typeorm migration:run -- -d src/data-source.ts 

Development

  1. Create a Typeorm Migration with npm
    npm run typeorm migration:create src/migrations/[name]

About

Library project using Nodejs, Typescript and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published