Skip to content

La-French-Team/fra-hackathon-backend

Repository files navigation

poc-fra-hackathon-backend

A secret project where we simply change the world

Locally

Install

git clone [email protected]:grichka/poc-fra-hackathon-backend.git
npm i

Run Tests

npm test

Run App Server

npm start

Docker

Build image

docker build . -f docker/Dockerfile -t hackathon-backend

Run Docker image

docker run -d --name hackathon-backend -p 3000:3000 hackathon-backend

Environment variables

Name Description
PORT default: 3000
FASTIFY_CLOSE_GRACE_DELAY default: 500
SDL_HOST default: 'https://sdl.onerecord.fr'
SDL_API_KEY default: 'xxx'
NEONE_HOST default: 'https://neone.onerecord.fr'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •