https://github.com/arthurpedroti/gobarber-backend
An app o manage appointments at a barbershop
https://github.com/arthurpedroti/gobarber-backend
aws-s3 aws-ses celebrate eslint express jwt nodemailer prettier tsringe typeorm typescript
Last synced: over 1 year ago
JSON representation
An app o manage appointments at a barbershop
- Host: GitHub
- URL: https://github.com/arthurpedroti/gobarber-backend
- Owner: ArthurPedroti
- License: mit
- Created: 2020-04-24T02:31:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:03:24.000Z (over 3 years ago)
- Last Synced: 2025-03-28T10:54:20.990Z (over 1 year ago)
- Topics: aws-s3, aws-ses, celebrate, eslint, express, jwt, nodemailer, prettier, tsringe, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 7 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to gobarber-backend 👋
An app o manage appointments at a barbershop
Languages |
Technologies |
Databases |
Install |
Usage |
License
## :computer: Languages
- **#TypeScript**
## :books: Technologies
- **#Express**
- **#TypeORM**
- **#ESLint**
- **#Prettier**
- **#AWS S3**
- **#Multer**
- **#AWS SES**
- **#Celebrate**
- **#JWT**
- **#Nodemailer**
- **#Handlebars**
- **#TSringe**
- **#ioRedis**
- **#rate-limiter-flexible**
- **#Commitlint**
- **#Commitizen**
- **#Husky**
## :file_cabinet: Databases
- **#Postgres**
- **#MongoDB**
- **#Redis**
## Install
Init your repository before install, or you will need to reinstall husky.
```sh
yarn install
```
## Usage
```sh
yarn dev:server
```
## Author
👤 **Arthur Pedroti**
* Github: [@ArthurPedroti](https://github.com/ArthurPedroti)
* Linkedin: [@ArthurPedroti](https://www.linkedin.com/in/arthurpedroti)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ArthurPedroit/gobarber-backend/issues). You can also take a look at the [contributing guide](https://github.com/ArthurPedroit/gobarber-backend/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Arthur Pedroti](https://github.com/ArthurPedroti).
This project is [MIT](https://github.com/ArthurPedroit/gobarber-backend/blob/master/LICENSE) licensed.
---
Made by :blue_heart: by [Arthur Pedroti](https://github.com/ArthurPedroti)