Skip to content

This repository is the backend micro-service that handles file service for the college application. built using express ♥

Notifications You must be signed in to change notification settings

cynergy-ruas/college-app-file-service

Repository files navigation

File Service for College App

forthebadge

Setup

To install the dependencies, run:

$ npm install

Development

To start a development server, run:

$ npm run dev

Production

To build the application, run:

$ npm run build

and to start the built application, run:

$ npm start

About

This repository is the backend micro-service that handles file service for the college application. built using express ♥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published