Skip to content

In this Node application, we created an API to organize academic tutoring on a campus.

Notifications You must be signed in to change notification settings

bebetoalves/simple-academic-monitoring-api

Repository files navigation

Simple Academic Monitoring API

This project was a challenge proposed in the Verification and Validation discipline at the Federal University of Ceará.

Technologies   |    How To Use   

🚀 Technologies

In this Node application, we created an API to organize academic tutoring on a campus.

ℹ️ How To Use

To run this project, you need to clone this repository and follow the steps below:

# Clone this repository

$ git clone https://github.com/bebetoalves/simple-academic-monitoring-api

# Go into the repository

$ cd simple-academic-monitoring-api

# Install Adonis CLI

$ npm i -g @adonisjs/cli

# Generate config file

$ cp .env.example .env

# Install packages

$ yarn install or npm install

# Generate Adonis Key

$ adonis key:generate

# Run tests

$ node ace test

# Run

$ adonis serve

Made with ☕ by Bebeto Alves

About

In this Node application, we created an API to organize academic tutoring on a campus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •