Skip to content

AxiomOfChoices/techgames-api-challenge-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techgames-api-challenge-template

To run the project:

npm install
npm start

database url and server port can be changed through the environment variables DB_URL and SERVER_PORT respectively.

Note in regrds to grading:

Our tests (in the grader) will fail if the POST articles route isn't implemented/fails as we need to be able to create articles to test properly. Try to implement that route first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%