Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyagoncharovy/todo
web_version
https://github.com/ilyagoncharovy/todo
ci docker gh-actions gh-pages localstorage react redux-toolkit typescript vite vitest
Last synced: about 2 months ago
JSON representation
web_version
- Host: GitHub
- URL: https://github.com/ilyagoncharovy/todo
- Owner: IlyaGoncharovY
- Created: 2024-10-19T19:29:29.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T12:49:03.000Z (2 months ago)
- Last Synced: 2024-10-27T14:24:54.607Z (2 months ago)
- Topics: ci, docker, gh-actions, gh-pages, localstorage, react, redux-toolkit, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://ilyagoncharovy.github.io/todo/
- Size: 153 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/todo
2) npm install
3) npm run dev
# Docker
1) docker pull ilyagoncharovdev/todoimage
2) docker run -p 5173:5173 ilyagoncharovdev/todoimage
3) ======
4) docker image --rm ilyagoncharovdev/todoimage# tests
![image](https://github.com/user-attachments/assets/dbc35dfc-3d9e-40e1-84b9-7b718045bffd)