Commit Graph

3 Commits

Author SHA1 Message Date
fry 74ee26c8d6 Add nginx so we can make requests to our from the FE without CORS issues (#3)
Co-authored-by: David Frymoyer <david.frymoyer@gmail.com>
Reviewed-on: #3
Co-authored-by: fry <david.frymoyer@gmail.com>
Co-committed-by: fry <david.frymoyer@gmail.com>
2022-03-10 19:26:50 -05:00
fry 56e561c91e Put the api in docker (#2)
Self explanatory

Co-authored-by: David Frymoyer <david.frymoyer@gmail.com>
Reviewed-on: #2
Co-authored-by: fry <david.frymoyer@gmail.com>
Co-committed-by: fry <david.frymoyer@gmail.com>
2022-03-07 21:43:36 -05:00
fry 0339acaaba Add initial api and docker files (#1)
Add the basic setup files for a nextjs interface. Need to set up the board and all that. Should be able to get going with `docker-compose up ui` then you'll see a webpage that's just an input on localhost:3000

Co-authored-by: David Frymoyer <david.frymoyer@gmail.com>
Reviewed-on: #1
Co-authored-by: fry <david.frymoyer@gmail.com>
Co-committed-by: fry <david.frymoyer@gmail.com>
2022-03-05 09:57:20 -05:00