Skip to content

webdevpt-0921/mica-test-back

Repository files navigation

My project's name

Description

​ This repository is the REST API for the frontend repository XXX. It allows users to...

setup .env

you need to setup the .env like .env.sample

Install the app

npm install

Run the app

npm run start

REST API endpoints

Name Method Endpoint Auth Req.body Redirects
Home GET / Yes
Login POST /auth/login No { email, password } /

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published