Add Docker build CI job Closes #26 See merge request finvis/finvis!27
FinVis
A financial tracking web app that allows users to track their investments across multiple exchanges.
Purpose
To organize, display, and analyze stock trades on different exchanges in one place.
Try It
You can run FinVis by checking out this repository, and running:
npm run start
Or view the production site.
The Team
This project is being developed for Rensselaer Center for Open Source (RCOS) by:
- Ethan Girouard
- Carter Bertolini
- Aaron Verkleeren
- Derrick Lin
- Connor Wittman
- Danny Zou
- Aidan Westphal
Stack
- We created this project using create t3 app
- We are making the frontend with React and styling is done with Tailwind CSS
- For server-side rendering, we are using Next.js
- tRPC is used to handle API calls
- MongoDB provides the database
Description
Languages
TypeScript
79.1%
CSS
14.5%
JavaScript
5%
Dockerfile
1.4%