Daniel J. Summers
|
fe4c1b606e
|
Rearranged API files so Babel could process them
The way they were, Babel was also processing the node_modules folder
|
2017-09-23 22:08:30 -05:00 |
|
Daniel J. Summers
|
015645aa86
|
Adding request works (mostly)
Everything works except adding the new request back to the list; this
proof of concept is a go, and will be merged to master
|
2017-09-21 18:45:06 -05:00 |
|
Daniel J. Summers
|
794a365f08
|
Many changes
- Express -> Koa
- Babel for transforming 'import' into 'require'
- SQL done for adding request; just need to get the app to call it
|
2017-09-19 22:20:17 -05:00 |
|