Skip to content

AccessMap/accessmap-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

  • accessmap-backend is the backend server for the AccessMap application.
  • It is written in TypeScript.
  • Stores and manipulates data in a PostgresSQL Database.

Usage

  • npm install to install dependencies listed in package.json
  • npm start to start the server locally

Credentials

  • keycloak.json containing Keycloak client credentials must be put in src folder. This file can be installed in the Keycloak Admin Console.

Sources consulted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published