Skip to content

DSM-CODERO/CODERO-Server

Repository files navigation

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 ⌨️

About

CODERO-Backend-User-Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages