Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulogdm/infinity-site
Manage your finances with ease
https://github.com/paulogdm/infinity-site
Last synced: 19 days ago
JSON representation
Manage your finances with ease
- Host: GitHub
- URL: https://github.com/paulogdm/infinity-site
- Owner: paulogdm
- Created: 2019-01-03T17:30:26.000Z (about 6 years ago)
- Default Branch: canary
- Last Pushed: 2019-01-03T19:48:21.000Z (about 6 years ago)
- Last Synced: 2024-10-04T13:42:16.250Z (3 months ago)
- Language: JavaScript
- Homepage: https://infinity.now.sh
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# infinity-site
> Manage your finances with ease
## Related
- [Infinity](https://github.com/infinity-co/infinity) — Manage your finances with ease
- [Infinity service](https://github.com/infinity-co/infinity-service) — A Gateway service for Infinity app
- [Authentication service](https://github.com/infinity-co/authentication-service) — Authentication service for Infinity app
- [Subscription service](https://github.com/infinity-co/subscription-service) — Subscription service for Infinity app
- [Infinity mailer](https://github.com/infinity-co/infinity-mailer) — Mailer service for Infinity app
- [Infinity media](https://github.com/infinity-co/infinity-media) — Infinity media assets## Contributing
### 01. Install dependencies
```sh
$ yarn
```### 02. Create configs
Create a `.env` file at the root of the project. Make sure you follow the [`.env.example`](.env.example) file as a guide.
### 03. Run project
```sh
$ yarn dev
```### 04. Learn more in the Contributing guide
Please take a look at the [contributing guide](.github/contributing.md).
## Respect earns Respect 👏
Please respect our [Code of Conduct](.github/code-of-conduct.md), in short:
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members## License
MIT © [Bu Kinoshita](https://bukinoshita.io)