Skip to content

ShinaZin/ReducerWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reducer online

Reduce your text! Now online!

Powered by

Structure

ReducerTS
`-client
`-server

Help

  • app-scripts build - build all for production
  • app-scripts serve - run dev server (served static client from /build/..)
  • npm start - start both client and server via concurrently
  • cd client && npm start - run dev client with hot reload via react-scripts-ts
  • cd server && npm start - run dev server (same asapp-scripts serve)

Todos

  • Signing-up
  • Logging in to user mode
  • Disable user funcs in guest mode
  • Mailing with activation tokens
  • Store user settings on DB
  • Add CAPTCHA

About

Tool that solves problem of text length reducing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  

Languages