Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyagoncharovy/competencies
https://ilyagoncharovy.github.io/competencies/
https://github.com/ilyagoncharovy/competencies
cicd docker react typescript
Last synced: about 2 months ago
JSON representation
https://ilyagoncharovy.github.io/competencies/
- Host: GitHub
- URL: https://github.com/ilyagoncharovy/competencies
- Owner: IlyaGoncharovY
- Created: 2024-03-21T20:03:10.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T13:21:48.000Z (9 months ago)
- Last Synced: 2024-04-01T21:42:40.777Z (9 months ago)
- Topics: cicd, docker, react, typescript
- Language: TypeScript
- Homepage: https://ilyagoncharovy.github.io/competencies/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Инструкция по установке
1) git clone https://github.com/IlyaGoncharovY/competencies
2) pnpm install
3) pnpm run dev
# Docker
1) docker pull ilyagoncharovdev/competencies:latest
2) docker run -p 5173:5173 ilyagoncharovdev/competencies
3) ======
4) docker image rm ilyagoncharovdev/competencies