Skip to content

skku-comit/comit-website-api

Repository files navigation

CoMit Website API (Backend)

Stack

  • Node.js (Express)

Project Structure

.
├── public
│   └── images
│       └── nodejs_project_structure.png
├── src
│   ├── controllers
│   │   └── index.js
│   ├── routes
│   │   └── index.js
│   └── app.js
├── .env
├── .gitignore
├── package.json
├── package-lock.json
└── README.md
  • Example of a Node.js project structure Node.js Project Structure

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •