Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.15 KB

README.md

File metadata and controls

64 lines (45 loc) · 2.15 KB

CODERO-Server


logo

This is BackEnd Repository of CODERO, a service that you can freely ask questions about difficult parts or questions about your major.

Tech Stack

  • Javascript
  • Node.js
  • Express
  • Sequelize
  • MySQL

Project Structure

src
├── config              # environment variables and configuration
├── controllers         # controllers
├── middleware          # middlewares
├── models              # database models
├── routes              # routes
└── app.js              # App entry point

Getting Started

Prerequisites

  • Install Node.js.
  • Refer to the .mock.env file and create the .env & .env.dev & env.example file in the root directory.

Run

yarn install
yarn start

License

This project is licensed under the MIT License - see the LICENSE file for details.

Backend Developing Member

[ 👨‍👩‍👦‍👦 CODERO Backend Developing Member ]
⌨️ Backend Developer ⌨️