Skip to content

k-Dobosz/RemoteLe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Rest api for RemoteLe app

RemoteLe app

Built with

  • Typescript
  • Express
  • MongoDB

Getting started

Instalation

  1. Clone the repository from github
git clone https://github.com/k-Dobosz/RemoteLe-api.git
  1. Install dependencies
npm install
  1. Enter your data in config/dev.env
MONGODB_URL=YOUR_URL_HERE
JWT_TOKEN_SECRET=YOUR_SECRET_HERE
SENGRID_EMAIL=YOUR_EMAIL_HERE
SENDGRID_API_KEY=YOUR_API_KEY_HERE
FRONTEND_URL=YOUR_FRONTEND_URL_HERE
  1. Start the dev server
npm run dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published