Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
/ surabi Public archive

Dynamic form/application creator with less or no code

Notifications You must be signed in to change notification settings

rrameshbtech/surabi

Repository files navigation

Surabi

This project focuses on creating an App inventer like dynamic form creater. Initially we are focusing on creating the wrapper and simple working proof with limited functionality. Then it will be charged to do more.

Technologies used

  • Angular 4
  • Angular Material
  • Express.js
  • Mongo DB
  • Node.JS

The project is created & maintained using Angular Cli

How to run the application?

  1. Clone the repo into your local machine.

Running Backend services

  1. Ensure you have installed MongoDB in you local machine & it runs.
  2. Go to particular service folder. for ex. server/users-api.
  3. Install NPM packages using npm install command.
  4. Run gulp for starting the service.

Running Front End

  1. Navigate to the cloned folder & open command prombt from the same folder.
  2. Install NPM packages using npm install.
  3. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

If you have any questions mail to Ramesh Ramalingam

About

Dynamic form/application creator with less or no code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published