All Projects → gdomaradzki → Focus Budget Manager

gdomaradzki / Focus Budget Manager

Budget Manager application built with Vue.js, Node.js, Express.js and MongoDB

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Focus Budget Manager

express-mvc-generator
Express' Model View Controller Application Generator.
Stars: ✭ 46 (-75.66%)
Mutual labels:  mongoose, node-js, express-js
Vue Nodejs Youtube Clone
This is the frontend (VueJS) of the Youtube clone called VueTube.
Stars: ✭ 314 (+66.14%)
Mutual labels:  mongoose, mongodb, vuetify
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (-73.02%)
Mutual labels:  mongoose, node-js, express-js
Registration-and-Login-using-MERN-stack
Simple Registration and Login component with MERN stack
Stars: ✭ 210 (+11.11%)
Mutual labels:  mongoose, node-js, express-js
Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-81.48%)
Mutual labels:  mongodb, express-js, node-js
Backend-NodeJS-Golang-Interview QA
A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
Stars: ✭ 122 (-35.45%)
Mutual labels:  mongoose, node-js, express-js
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (+56.61%)
Mutual labels:  mongoose, mongodb, html5
express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (-56.08%)
Mutual labels:  mongoose, node-js, express-js
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+338.62%)
Mutual labels:  mongoose, mongodb, node-js
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+1854.5%)
Mutual labels:  mongodb, express-js, node-js
node-rest-api-scaffold
This project is an initial NodeJS Rest API scaffold for developers
Stars: ✭ 24 (-87.3%)
Mutual labels:  mongoose, node-js, express-js
Boilerplate Vue Apollo Graphql Mongodb
Start your magical stack journey!
Stars: ✭ 85 (-55.03%)
Mutual labels:  mongoose, mongodb, vuetify
Nodejs Api Boilerplate
A boilerplate for kickstart your nodejs api project with JWT Auth and some new Techs :)
Stars: ✭ 364 (+92.59%)
Mutual labels:  mongoose, mongodb, node-js
Wertik Js
💪 A library that powers your app with GraphQL + Rest API
Stars: ✭ 56 (-70.37%)
Mutual labels:  mongoose, mongodb, express-js
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-49.21%)
Mutual labels:  mongoose, mongodb, node-js
Now Ui Dashboard
Now UI Dashboard - Open Source Admin Template
Stars: ✭ 155 (-17.99%)
Mutual labels:  scss, html5
Next Graphql Blog
🖊 A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.
Stars: ✭ 152 (-19.58%)
Mutual labels:  mongoose, mongodb
Mongoose Typescript Example
Stars: ✭ 156 (-17.46%)
Mutual labels:  mongoose, mongodb
Lib4dev
Find awesome libraries and make your development fast.
Stars: ✭ 165 (-12.7%)
Mutual labels:  express-js, node-js
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-19.05%)
Mutual labels:  mongodb, express-js

Focus Budget Manager

This application is being developed as part of a tutorial series.

You can access it here.

Build Setup

# To install the RESTful API dependencies go to
# your root folder
npm i

# Go to services/BudgetManagerAPI/config/database
# and setup a MongoDB

# Go back to your root folder
node services

# In your application folder
npm i

# Serve with hot reload at localhost:8080
npm run dev

# For more details about npm scripts on application
# like how to build for production, read the README
# located inside applications folder
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].