/blog_back

Prueba FullStack

Primary LanguageTypeScript

blog_back

Prueba FullStack

Installation

$ yarn or yarn install

Seting Variables

copy .env and add your enviroment variables

##Create database Create database on PosgreSQL and set the name on .env

Running Seeders

yarn seed:run

Running the app

# development
$ npm run dev or yarn dev

Login as Admin

Go to /miblog/login use email admin@wingsoft.com and password 1234567890