-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup Server #7
Comments
Going to build this from scratch?
|
@winnemucca hah, late night Githubbing.. Yes, we'll build it from scratch for practice and forego using a Yeoman generator |
I can't assign two people, but I want @ab7 to help out here too. Pair programming? |
(Don't start yet, this is contingent on another task) |
Count me in. |
@winnemucca and @ab7 - you're good to start. We just need to get the server up, don't worry about routes, etc. right now. Please make a separate branch and then create a pull request for review |
Nice I will look at this saturday.
|
We're about 15 days behind schedule :) How are things looking? |
I remember @winnemucca mentioning that he did some work on this. I don't want to redo what he has already done. |
Hey, I did some very basic things for set up. Wasn’t sure who had other jobs so I did not want to get into routing or setting up the models. I created the app.js which took 5 minutes. I believe that and the some structuring was the majority of my task. I just pushed up what I did from a while ago. Let me know if you got it.
|
package.json
app.js
- get the server up and running using ExpressCreate this repo structure:
The text was updated successfully, but these errors were encountered: