Skip to content

epetkus/backpacker

 
 

Repository files navigation

Backpacker

A website to connect people love backpacking. You can post a trip, introduce somewhere you want to go and find someone want to go with you. Or find help from someone

Teachnogogy

  • Ruby On Rails (Backend)
  • ReactJS (frontend)
  • Postgresql (database)
  • Redis to cache session and query

Contributing

  1. Fork it! (maybe and start it ^^)
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request to develop branch :D

How to run

Make sure you install yarn and install all package dependent

yarn install

Run

bin/server

Open your browser: localhost:3000

About

A website to find trips free.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.4%
  • HTML 17.3%
  • CSS 11.2%
  • JavaScript 9.6%
  • TypeScript 0.5%