Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev authored Sep 12, 2024
2 parents b8924a9 + 0cd817f commit 1963e75
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
### working on it...
## Energy Householder Backend
<img src="https://raw.githubusercontent.com/sanriodev/sanriodev/main/assets/energy-householder-logo.png"></img>

- to run the project install project dependencies
```
npm i
```
- Run with:
```
npm run start
or
nest
```

built with [Nestjs](https://github.com/nestjs/nest)

0 comments on commit 1963e75

Please sign in to comment.