Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/

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