Skip to content

Commit

Permalink
Actualize roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
OxideDall committed Jan 30, 2025
1 parent 5937ea6 commit a2ad7de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ COPY tsconfig.json /sweeper/tsconfig.json

RUN npm run build

CMD ["node", "dist/service/main.js"]


CMD ["node", "dist/service/main.js"]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ This project is licensed under the MIT License. See [LICENSE](./LICENSE) for det

## Roadmap

- [ ] Docker containerization
- [ ] Extend testing
- [x] Docker containerization
- [x] Extend testing
- [ ] Add epoches management in case of close, declare

0 comments on commit a2ad7de

Please sign in to comment.