Skip to content

API for internsathi - internship Application Management System

License

Notifications You must be signed in to change notification settings

devsargam/internsathi-api

Repository files navigation

Internsathi-API

API for internsathi - internship Application Management System

🚀 Getting Started

Requirements

  • Docker

or

  • Node.js
  • MongoDB
  • Yarn

⬇️ Installation

With docker

Click Me
  1. Clone the repository
  2. Use docker-compose to run the server
git clone [email protected]:devsargam/internsathi-api.git
docker-compose up

without docker

Click Me
  1. Clone the repository
  2. Install the dependencies
  3. Fill the necessary environment variables (see .env.example)
  4. Run the server
git clone [email protected]:devsargam/internsathi-api.git
cd internsathi-api
cp .env.example .env
yarn
yarn dev

📝 Documentation

Use insomnia to test the API import config to insomnia project then explore different routes

📄 License

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

About

API for internsathi - internship Application Management System

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages