Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victor-zarzar/portfolio-ts
https://github.com/victor-zarzar/portfolio-ts
docker docker-compose nextjs pigeon-maps pnpm reactjs shadcn-ui styled-components tailwindcss typescript
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/victor-zarzar/portfolio-ts
- Owner: Victor-Zarzar
- Created: 2024-01-18T21:55:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T09:40:57.000Z (7 months ago)
- Last Synced: 2024-04-24T16:13:21.599Z (7 months ago)
- Topics: docker, docker-compose, nextjs, pigeon-maps, pnpm, reactjs, shadcn-ui, styled-components, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://victorzarzar.com.br
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio (Migrate Application)
🤖 Stack:
- TypeScript
- React
- Html
- TailWind CSS
- Styled Components
- Next.js
- Email JS
- Docker
- Docker-Compose
- Pigeon-Maps
- Lib Shadcn UI
⚙️ How to install:
Project Clone
git clone https://github.com/Victor-Zarzar/portfolio-ts
With docker and docker-compose installed, the following command moves up the stack:
make up
Starting the project:
localhost:3000
Clear the stack:
make clean
For the stack:
make down