Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
/ glynet-backend Public archive

Glynet's API developed with Express and Prisma

Notifications You must be signed in to change notification settings

glynet/glynet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glynet Backend

API developed with Express and Prisma

Installation

Glynet requires Node.js v10+ to run.

Install the dependencies and Looplens and start the server.


Development

cd glynet-backend
yarn
yarn dev

Build & Run Production

cd glynet-backend
yarn
yarn build
yarn start

About

Glynet's API developed with Express and Prisma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published