Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BasileusErwin authored Apr 30, 2023
1 parent cd4297a commit dc40b66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ The goal is to have a project in my portfolio and use it for my personal expense
## Technologies

It is made with Node.js and TypeScript with Express.js framework, sequelize as ORM,
and [Rome](rome.tools) as linter and formatter. And as database PostgreSQL and Redis for the sessions.
and [Rome](https://rome.tools) as linter and formatter. And as database PostgreSQL and Redis for the sessions.

It is deployed in [Railway](railway.app) and is running on Docker.
It is deployed in [Railway](https://railway.app) and is running on Docker.
In development we used docker-compose to build the whole project. And to run the tests in Github Actions

## Diagrams
Expand Down

0 comments on commit dc40b66

Please sign in to comment.