>_ 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.
- 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 theserver
directory to use a local database installation. - Set the required env variables for both the
server
and theclient
. 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
- TypeScript
- NextJS
- Apollo Client
- Apollo Server
- TypeORM
- type-graphql
- Graphql Codegen
- many more...
Thanks goes to these wonderful people (emoji key):
Krisztina-Noemi Gali 💻 |
Jack Doyle 💻 |
Arindam Aluni 💻 |
Özgür Tanrıverdi 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!