Website for Annual Sports-Fest of NIT-Surat
- nodejs
- materialize
- animatecss
- sequelize
- sqlite3
- nodejs (version 11.11.x used for development)
- npm (version 6.7.x used for development)
- Clone the repo
- Change directory to 'IGNIS-official'
- Install dependencies
npm install
- Browse the site at
localhost:3000
- sequelise error: database connection error found on intel 3rd-gen and 4th-gen processors
- Error message:
Bus error (Core dumped)
- Problems faced: Unable to start server with database connection
- Resolving: Not yet resolved