Sample fullstack web app with CRUD for product campaignes written in Java and React
Stars
0
Forks
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
69
commits
Bot
5
build(deps): Bump the npm_and_yarn group across 1 directory with 3 updates
cdcb790
build(deps): Bump rollup
a080e24
build(deps-dev): Bump vite
be83dd7
build(deps): Bump axios
13d3a12
Update README.md
cace6f7
Update README.MD
214bdfc
minor: Add documentation for backend part of project
9d72050
fix: Not passing tests
cc6c29a
feat: Added editing campaign option
f3309c6
fix: Fixed a bug with not properly setting status
70c62a1
feat: Implemented deleting campaign mechanism
76ce7f5
build(deps): Bump org.json:json
d3c8baf
feat: Implemented adding campaign functionallity
e8396df
feat: Implemented backend CRUD of campaignes
64ac220
feat: Rebuilded jwt tokens mechanism
533f12f