Skip to content

bodolawale/backdrop_challenge

Repository files navigation

Backdrop Coding Challenge

This is my implementation for the backdrop coding challenge.

Installation

Use the package manager node to install dependencies.

npm install

Configuration

Create a config folder in the root of the application and add these files:

development.env

test.env

The file .env.example contains the necessary keys for the app to run.

Usage

start app

npm run dev

run test

npm run test

About

URL shortener with GraphQL and Postgress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published