monorepo for an app that helps a group pick a place to eat
This app is supposed to be a supplement to this paper
https://docs.google.com/document/d/1tMo1FPdVn7WaN-E8CSyJiQcm2itT_Oe0QIFp5e9cfRw/edit
This is a monorepo which we plan on holding two deployable artifacts at the moment.
-
t2d-web
a nextjs react-redux project to serve as a simple frontend. Deployed via Vercel hobby account. Can visit here: https://time2dine.vercel.app/ -
t2d-api
a unison web server. Likely to be deployed on AWS.
Make sure you have yarn
installed.
From inside the t2d-web
directory, run yarn install
to make sure you have all of the dependencies set up. Then run yarn dev
to start the development server!
You will need to install unison locally and then pull the project from Unison share.
Follow the docs for the dev process (to be added later, also).
Deploys go to this URL http://ec2co-ecsel-1d9yhhighl2s-953165105.us-east-1.elb.amazonaws.com/