Skip to content

Backend for Interview Experience KKWIEER, made in express framework and mongo database with airbnb-eslint

Notifications You must be signed in to change notification settings

Kkwagh-Coders/interview-experience-server

Repository files navigation

Interview Experience

A Node Typescript Project API for sharing Interview Experience with the whole college

Tech Stack

  • Node
  • Express
  • MongoDB with mongoose
  • Typescript
  • Jest
  • Eslint
  • Prettier

Suggested VsCode Plugins

  • Eslint
  • Prettier
  • Better Comments
  • Todo Tree
  • GitLens
  • Relative Path [Optional]
  • JavaScript and TypeScript Nightly

Authors

Run Locally

Download

  • node
  • npm
  • typescript / tsc

Clone the project

git clone https://github.com/Kkwagh-Coders/interview-experience-api.git

Change to Project Directory

  cd interview-experience-api

Add .env to the root directory of the project Check the ./src/env.d.ts file for environment variables.

Install Dependencies

  npm install

Start React App

  npm run start:dev

Documentation

Documentation

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's code of conduct.

About

Backend for Interview Experience KKWIEER, made in express framework and mongo database with airbnb-eslint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published