Skip to content

karthikeya-io/wadla-backend

Repository files navigation

wadla-backend

Introduction

This is a backend api being built to host event pages for workshops, hackathons, etc. The primary focus is to host WADLA (Workshop on Advances in Deep Learning and Applications ) organized by IIITS.

To setup locally

Requirements

  1. mongoDB V6.0.6 (you can use free tire cloud mongodb at https://www.mongodb.com/)
  2. nodeJS v18.16.0

Steps:

  1. fork the repo
  2. create a .env file see .env-example for reference
  3. run npm i to install package dependencies
  4. run npm start and the server starts at port 5000

links to other Repos

website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published