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
- Host: GitHub
- URL: https://github.com/adxell/full-project-vue-nodejs
- Owner: Adxell
- Created: 2022-11-27T20:49:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T23:09:48.000Z (over 3 years ago)
- Last Synced: 2025-03-30T08:19:03.239Z (over 1 year ago)
- Topics: docker-compose, doker, nodejs, sequelize, typescript, vuejs
- Language: Vue
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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