An open API service indexing awesome lists of open source software.

https://github.com/adxell/full-project-vue-nodejs

Full stack project created with api from third party and implementing 2 endpoints to creating comments and get them
https://github.com/adxell/full-project-vue-nodejs

docker-compose doker nodejs sequelize typescript vuejs

Last synced: 2 months ago
JSON representation

Full stack project created with api from third party and implementing 2 endpoints to creating comments and get them

Awesome Lists containing this project

README

          

# Full project with vue and nodejs

## Techs

- Vuejs
- Docker
- Postgres
- Nodejs
- TypeScript
- Sequelize

## Steps to set up the project

1. Clone repo

```
git clone https://github.com/Adxell/full-project-vue-nodejs
```

2. Run docker compose to create services

```
docker compose up
```

Note: if all services are up, we have a nerwork and volumes to storage data from data base