Skip to content

jazzli07/Colegio-cebe-backend

Repository files navigation

# COLEGIO CEBE BACKEND #### How can u try this API? ###### `-` Step One. Create the `docker container` (it will create both db and tables): ``` docker-compose up ``` ###### `-` Step Two. Start the service: ``` npm start ``` ###### If u wanna check the data directly in the PostgreSQL DB you can open a terminal on `docker desktop` and enter with the following credentials ``` psql -U root -d cebe -h localhost ``` ###### You can verify the EndPoints using Thunder Client extension on VSCODE importing the collections file which is in this project as `thunder-collection_colegio-cebe-backend.json`

# Colegio-cebe-backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published