Skip to content

Tesis-project/profile-ms

Repository files navigation

Nest Logo

Micro service - Mikro ORM default


Installation

1. Clone project and install - Run project

$ yarn install
$ yarn dev

2. Set .env file

For dev in localhost, Copy the .env.template file and rename it
as .env to initialize your environment variables

3. Create and initialize the database with docker

$ docker compose up -d

Migrations

Create migration

$ npx mikro-orm migration:create -n name

Load migration

$ npx mikro-orm migration:up

About

Repository project ms profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published