Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 888 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 888 Bytes

nourl

Shorten your URL, custom, and edit, check here.

  • Just enter URL and alias code
  • Sign in to take your codes, so you can custom and manage them

Service APIs

Checkout api documents here.

Databases

Database migrations using diesel-cli. Set DATABASE_URL env and run:

diesel migration run

Environments

Copy content of .env.example to .env file and replace your key and app ids.

  • for github app id check here
  • for google app id check here
  • for facebook app id check here

Frontend

Build source code with yarn build command and serve static files at frontend/dist.