# Install dependencies
npm install
# Run database
docker compose up -d
# Create .env file and fill with the values
cp .env.example .env
# Start in development mode
npm run start:dev
# Or, prepare for run the dist version.
# Run typescript
npm run build
# Run service
npm start
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
edmarola/proyecto_bd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Proyecto para la asignatura de Diseño de Base de Datos
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published