Skip to content
/ meili Public
forked from tammy/meili

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

Notifications You must be signed in to change notification settings

pbardea/meili

This branch is 123 commits ahead of, 124 commits behind tammy/meili:master.

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • Vue 31.8%
  • Shell 7.2%
  • CSS 1.5%
  • HTML 0.4%