Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daveshah/bijou

Repository files navigation

Bijou

Welcome to Bijou! One of many URL shorteners with an interesting name 😂

Getting started with local development

This project assumes that you're on a system with both make and docker installed. The Docker version needed to get started is Docker version 20.10.X.

When pulling down the project, I recommend beginning by running make test.

To begin using the app locally, run make server. Once compilation has finished, you can visit Bijou by navigating to http://localhost:4000/.

If any of the above fail, please open an issue within this repository containing both your make and docker versions. This can be obtained by running make -v and docker -v respectively.

Thanks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published