WomenInSoftwareEngineeringJP / wwcode-tokyo-web-app

WWCode Tokyo Web App
http://wwcode.jp
3 stars 0 forks source link

URL Shortener

Just a simple URL shortener app to transform long URLs into something like wwcode.jp/[something]. You can access the deployed version here: https://wwcode.jp/urls

How to contribute

Setup your environment

Running tests

WIP

Deploying the app

You can find the CI workflow on .circleci folder. It's currently setup to deploy to the server when a PR is merged to master branch.