Giter VIP home page Giter VIP logo

blog-app's Introduction

Experience after university graduation is 7 years.

I’m the person on the team you can rely on if you want to develop new functionality without requirements and a task description, fix floating bugs that nobody wants, increase productivity through system design taking into account restrictions and company policies, and you want a stable project even when I’m not on duty.

The main development stack is Java/Kotlin ☕, Spring 🍃, RocketMQ 🚀, Postgres 🐘. Worked as a developer on projects from different domains like risk management in bookmaker, logistic platform for retail emarket, ticket provider in bank, insurance for network of medical institutions.

blog-app's People

Contributors

herasimau avatar solairerove avatar vlsidlyarevich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blog-app's Issues

#12 - Authentication

Authentication controller with several services:

  • authenticate
  • logout
  • current user info

client-issue-1

  • navigate between pages
  • use bootrap and clean blog template
  • add post details
  • html content formatting(sanitize in angularjs)
  • comment details by click some button
  • style comments
  • client as view of rest server

#5 - implemented in current moment

  • user and authority models
  • user and authority dto
  • additional repositories and services
  • aspectj
  • rename authority to authority
  • added email(unique)
  • nickname and login are unique
  • many to many relation between user and authority
  • simple rest security filter

gulp clean && gulp build did not run

Hello ,I have meet some problem while learn your angular app

          throw new TSError(diagnosticList)
                ^
TSError: ⨯ Unable to compile TypeScript
File 'F:/boot-demo/blog-app/src/main/frontend/gulpfile.ts' is not under 'rootDir' 'F:/boot-demo/blog-app/src/main/frontend/app'. 'rootDir' is expected to contain all source files. (6059)
gulpfile.ts (4,14): Cannot find name 'require'. (2304)
gulpfile.ts (5,13): Cannot find name 'require'. (2304)
gulpfile.ts (6,13): Cannot find name 'require'. (2304)
gulpfile.ts (7,20): Cannot find name 'require'. (2304)
gulpfile.ts (9,16): Cannot find name 'require'. (2304)
    at getOutput (F:\boot-demo\blog-app\src\main\frontend\node_modules\ts-node\src\index.ts:253:17)
    at F:\boot-demo\blog-app\src\main\frontend\node_modules\ts-node\src\index.ts:263:16
    at Object.compile (F:\boot-demo\blog-app\src\main\frontend\node_modules\ts-node\src\index.ts:398:17)
    at Module.m._compile (F:\boot-demo\blog-app\src\main\frontend\node_modules\ts-node\src\index.ts:299:46)
    at Module._extensions..js (module.js:422:10)
    at Object.require.extensions.(anonymous function) [as .ts] (F:\boot-demo\blog-app\src\main\frontend\node_modules\ts-node\src\index.ts:302:14)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)

I have run

npm install typescript-register ts-node

before this , and my tsc version is 1.8.10. And I have search this error in google but did not get help.
Do you know why ?

#6 - add new post

Implement some text area, that provide simple input post details. Than post save to db by using rest service.

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.