Skip to content

Teknologforeningen/lunch

Repository files navigation

LUNCH

A website using a node.js server and a react client written for Täffä LUNCH

Running the application

Prerequisites

  • docker
  • docker-compose

To start the application and a postgres database, run

docker-compose up

The application can be accessed at localhost:5000

Environment variables can be defined directly in docker-compose.yml or by using separate .env files for the server and client

An admin user can be created by defining the env variables ADMIN_USER and ADMIN_PW when starting the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages