summaryrefslogtreecommitdiff
path: root/frontend/src/api/routes/token-signin.js
AgeCommit message (Collapse)Author
2020-10-27Propagate user-specified API url to React buildFabian Mastenbroek
This change fixes an issue where we did not forward the environmental variable for controlling the API url to the React build.
2020-08-24Add first plotting attempts for portfoliosGeorgios Andreadis
2020-08-24Manually generate IDsGeorgios Andreadis
2020-08-24Prepare frontend repository for monorepoGeorgios Andreadis
This change prepares the frontend Git repository for the monorepo residing at https://github.com/atlarge-research.com/opendc. To accomodate for this, we move all files into a frontend subdirectory.