Skip to content

Two4/express-ice-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend - Junior

A rudimentary clone of Reddit's core API functionality, implemented with ExpressJS and Typescript.

This is the first time I've used ExpressJS and Mongo, and therefore (unsurprisingly) it doesn't actually work. However, the code is reasonably well-structured (I think), and demonstrates my approach to an API.

To run this project, open a terminal in the project directory and run docker compose up -f ./mongo-stack.yml to bring up a MongoDB docker stack (obviously, docker is required). Then run npm install, npm run build, then npm run dev.

About

Specno tech assessment implemented in ExpressJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published