Ahmed-Boga / backend-nodejs-capstone

SecondChance application connects users who wish to give away household items they no longer need with users who enjoy recycling and prefer to find free household items to match their tastes rather than purchasing new ones.
Apache License 2.0
0 stars 0 forks source link

Run Skeleton Application #3

Open Ahmed-Boga opened 2 weeks ago

Ahmed-Boga commented 2 weeks ago

As a [developer] I need [to create and run the initial skeleton application] So that [I can verify all basic components are working]

Details and Assumptions

* [The skeleton includes basic routing and connection to MongoDB.]

Acceptance Criteria

gherkin
Given [an initial codebase]
When [the application is launched]
Then [basic routing and database connections work as expected]