Booma is an online service that let users store bookmarks without registration.
Everything that is needed is a passphrase.
- make sure nvm is installed
- make sure Angular's CLI is installed
- run
cd ./client && nvm use && npm install
- run
ng serve
- make sure, Java is installed
- make sure, Gradle is installed
- run
cd ./server && ./gradlew bootRun
- Java
- TypeScript
- Spring Boot
- Angular
- TailwindCSS
- Angular Icons
- Hosted on AWS