Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauriciogirardi/happy
https://github.com/mauriciogirardi/happy
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauriciogirardi/happy
- Owner: mauriciogirardi
- License: mit
- Created: 2020-10-19T02:14:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T02:43:56.000Z (over 4 years ago)
- Last Synced: 2024-12-27T05:24:34.311Z (about 2 months ago)
- Language: TypeScript
- Size: 2.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## Sobre o projeto
O *Happy* é uma aplicação para levar felicidade através da disponibilização de casas de acolhimento institucional.
Nele você encontra as informações necessárias para tornar o dia de uma criança mais feliz purple_heart## Layout
![]()
![]()
![]()
![]()
## 🚀 Tecnologias
- [Yarn](https://yarnpkg.com/)
- [Node.js](https://nodejs.org/en/)
- [Typescript](https://www.typescriptlang.org/)
- [ReactJS](https://reactjs.org/)
- [React Native](http://facebook.github.io/react-native/)
- [Expo](https://expo.io/)### Install API
```bash
# Clone this repository
$ https://github.com/mauriciogirardi/Happy.git# Go into the repository
$ cd Happy/backend# Install dependencies
$ yarn install# Run Migrates
$ yarn typeorm migration:run# Start server
$ yarn dev# running on port 3333
```### Install Front-end
```bash
# Clone this repository
$ https://github.com/mauriciogirardi/Happy.git# Go into the repository
$ cd Happy/web# Install dependencies
$ yarn install# Run
$ yarn start# running on port 3000
```## 📝 Licença
Esse projeto possui a licença MIT. Veja no arquivo [LICENSE](LICENSE.md) para mais informações.
Feito com ♥ by Mauricio Girardi