Skip to content
forked from OSDLabs/swd

Student Welfare Division, BITS Pilani, Goa

License

Notifications You must be signed in to change notification settings

aryanagarwal15/swd

 
 

Repository files navigation

SWD-BITS Goa

The main repo for the development of the SWD website of BITS Goa.

Setting up

  • Fork and Clone the repo.
  • Make sure you have Vagrant installed.
  • Move into the cloned repo and vagrant up to start the VM.
  • vagrant ssh to ssh into the VM.
  • yarn start once the VM is up and running, to start the server. (make sure you are in /home/vagrant/swd/ folder)
  • If you encounter this error: throw new Error('Please install sqlite3 package manually');, install it using npm install sqlite3. This is an unwanted dependency, and will be weeded out in future.

Made with ♥ by OSDLabs

About

Student Welfare Division, BITS Pilani, Goa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 9.4%
  • Shell 0.1%