Skip to content

IIT-BHU-CyberSec/CyberSecWebsiteMain-Pages

Repository files navigation

CyberSecWebsiteFrontEnd-Pages

Netlify Status

Frontend for IIT(BHU)CyberSecWebsite

How to run in Development mode

  1. Setup the api of frontend from - API for Frontend
  2. Run npm i in root directory
  3. Setup DEV_API_URL in next.config.js to the URL where the API is running by default it is http://localhost:5000
  4. Run npm run dev

Production

  1. The production website is running at https://iitbhucybersec.netlify.app/
  2. Any commits to master branch of this remote repo will reflect on this site in a couple of minutes
  3. The PRODUCTION_API_URL by default is set to https://api-iitbhucybersec-main.herokuapp.com/ where the frontend API is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published