Skip to content

pbardea/meili

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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%