pbardea / meili

Travel planning app, to travel with friends without the headache of planning with them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meili

Travel planning app, to travel with friends without the headache of planning with them.

Currently live at meilitravelapp.tk.

Dependencies

  1. Install npm and nodemon globally on your machine.
  2. Install cockroachdb from here on your machine.
  3. To run tests install bats and jq.

Setup

  1. In the home directory, run npm run setup.
  2. Run npm run start to start the frontend and backend servers concurrently.
  3. Once you see that two servers are running (there might be a compile time lag for the frontend), connect to localhost:1024 (the port is set to 80) on your browser to see the application running.

Footnotes

Current code based off of tutorial found here.

About

Travel planning app, to travel with friends without the headache of planning with them.


Languages

Language:JavaScript 59.0%Language:Vue 31.8%Language:Shell 7.2%Language:CSS 1.5%Language:HTML 0.4%