Deskripsi: Sistem Informasi yang membuat Mahasiswa Unsri mengetahui informasi terupdate.
Latar Belakang: Informasi yang beredar biasanya tidak beraturan, dimana informasi event, lomba, masih tersebar pada platform atau media yang berbeda.
Sebab itulah InUnsri dibuat untuk membuat semua informasi menyatu dan beraturan.
Resource Backend:
- Database: PostgreSQL
- Bahasa Server: Nodejs
Cara memulai :
- ubah nama file
.example.env
menjadi.env
dan ubah isi variabel environtment
npm install
npm start
Menjalankan test :
npm run test
Mengambil Token Owner :
npm run auth-owner
- Download .json postman collection in dev > DSC.postman_collection.json
- Download .json postman environment in dev > DSC CS-API.postman_environment.json
- Import .json collection and .json environment file to postman
- Use the environment before start to sending requests