Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/handokoadjip/project-learn-bwa-node-staycation-backend
Staycation Backend is a e-commerced traveling application made with Node JS as my practice for API Staycation React JS.
https://github.com/handokoadjip/project-learn-bwa-node-staycation-backend
bootstrap4 css ejs html js mongodb mongoose node sbadmin2
Last synced: 18 days ago
JSON representation
Staycation Backend is a e-commerced traveling application made with Node JS as my practice for API Staycation React JS.
- Host: GitHub
- URL: https://github.com/handokoadjip/project-learn-bwa-node-staycation-backend
- Owner: handokoadjip
- Created: 2021-11-07T02:39:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T02:56:01.000Z (about 3 years ago)
- Last Synced: 2024-11-10T08:33:27.611Z (3 months ago)
- Topics: bootstrap4, css, ejs, html, js, mongodb, mongoose, node, sbadmin2
- Language: JavaScript
- Homepage:
- Size: 18.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BWA Staycation Back End
[![Build Status](https://travis-ci.org/dwyl/esta.svg?branch=master)](https://github.com/handokoadp/project-learn-bwa-node-staycation-backend)
[![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/handokoadp/project-learn-bwa-node-staycation-backend)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/handokoadjipangestu/project-learn-bwa-node-staycation-backend/fork)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)This project backend is made for staycation front end and learning [node.js](https://nodejs.org/en/) framework.
For those who want to contribute, just fork or download as usual!
## Requirements
- Node JS
- Of course with the internet## Installation
Clone the repository
git clone [email protected]:handokoadjipangestu/project-learn-bwa-node-staycation-backend.git
## Usage example
![Dashboard](https://bebaskripsi.000webhostapp.com/project-learn-bwa-node-staycation-backend/dashboard.png?)
_For more examples and usage, please contact [Handoko Adji Pangestu](https://www.instagram.com/handokoadp/)._
## Development setup
Switch to the repo folder
cd project-learn-bwa-node-staycation-backend
Install all the dependencies using npm or yarn
npm install or yarn install
Start the local development server
npm start
You can now access the server at http://localhost:3001
## Release History
- 0.0.1
- Work in progress## Meta
Handoko Adji Pangestu – [@handokoadp](https://www.instagram.com/handokoadp/) – [email protected]
Distributed under the MIT license. See `LICENSE` for more information.
[https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request