Our goal is to develop a centralized platform that allows the creation of digital pages for groups of students from UNAL, and providing an agile way of accessing the information they provide. With this platform, students will have a closer relationship with the university community beyond the existing academic resources, promoting a greater sense of unity and commitment among students.
- Run the command npm install
- Create a .env file in the root directory
- Assign credentials in .env for database and auth0 connection as shown in the .env.example file
- Execute npm run dev to run server and connect to database