Git Product home page Git Product logo

wrg-task's Introduction

User Creator

Development

Make sure you installed sequelize,sequelize-cli and typescript installed. To run migrations run the following command sequelize db:migrate this will create necessary database tables. Please update the .env files accordingly. A sample .env file commited with the project.

Running Project

Please install nodemon globally to run the project in watch mode. Also please install pino-pretty module gloablly if there is an error. This module used to format the logs. There are a couple of npm scripts added in the package.json file. Please take a look. To run the development server use npm start. The project ui can be accessible at http://localhost:port/. If you want to run the project after build, make sure you have necessary environment variables set accrodingly.

Database

I have used postgres as the database. Since I have used sequelize ORM, with minor tweaks you can run with any database supported by the sequelize.

FrontEnd

The front end is absolutely minimal and I am not much a front end guy. The project is coded to run the front end separately. So that we can easily integrate the same with external front end code.

wrg-task's People

Contributors

sujeshthekkepatt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.