Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/otanriverdi/investory
- Owner: otanriverdi
- Created: 2020-11-26T16:57:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T22:31:28.000Z (almost 2 years ago)
- Last Synced: 2023-11-02T16:56:42.143Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://investory.vercel.app
- Size: 4.19 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
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!