Skip to content

Ashutosh-1302/NITP-PLACEMENT-CELL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

NITP-PLACEMENT-CELL

If getting Internal server error (fix npm and node version)

npm uninstall -g npm

npm install -g [email protected]

uninstall nodejs from downloads (If already installed)

https://nodejs.org/download/release/v16.15.0/

Download (node-v16.15.0-x86.msi )

Backend settings: -> npm run develop

-> login to strapi’s administrative panel -

go to settings options in left side bar.

-under USERS & PERMISSIONS PLUGIN in roles:

-add new role

-Enter name - admin

  • give required permissions

  • save it

-add new role

-Enter name - coordinator

  • give required permissions

  • save it

-add new role

-Enter name - student

  • give required permissions

  • save it

-add new role

-Enter name - company

  • give required permissions

  • save it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • CSS 0.1%