Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otanriverdi/investory

πŸ“’ A personal investment portfolio tracker built with Nextjs and Apollo.
https://github.com/otanriverdi/investory

Last synced: 5 days ago
JSON representation

πŸ“’ A personal investment portfolio tracker built with Nextjs and Apollo.

Awesome Lists containing this project

README

        



>_ A clutter free personal investment portfolio tracker.

πŸ“’ Investory can keep track of your investment portfolio across a range of financial instruments. You can clearly see your gains or losses on each position as well as see news associated with your open instruments. You can also interact with other users through commenting on specific instruments.

![](https://raw.githubusercontent.com/otanriverdi/investory/main/assets/landing-mock.png)
![](https://raw.githubusercontent.com/otanriverdi/investory/main/assets/dash-mock.png)
![](https://raw.githubusercontent.com/otanriverdi/investory/main/assets/inst-mock.png)

# Getting Started

* Use `npm install` to install the dependencies.
* Run `docker-compose start` to start the database. You can also change the optional DB env variables inside the `server` directory to use a local database installation.
* Set the required env variables for both the `server` and the `client`. Required variables are marked with a '!' in the template file.
* To run in development, please use `npm run dev`
* To build the app, please use `npm run build`

# Tech Stack

* TypeScript
* NextJS
* Apollo Client
* Apollo Server
* TypeORM
* type-graphql
* Graphql Codegen
* many more...

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Krisztina-Noemi Gali

πŸ’»

Jack Doyle

πŸ’»

Arindam Aluni

πŸ’»

Γ–zgΓΌr TanrΔ±verdi

πŸ’»

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!