Skip to content

matteodem/anonymous-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous Posts App

A small web app where users can create anonymous Markdown posts and share them via a public link.

This is a side project where I can use my knowledge of Angular and Spring Boot for a real app.

How To Install

cd ui && npm install

How To Run

cd api && ./gradlew bootRun
# Open another terminal
cd ui && npm start

Open http://localhost:4200/

About

A small web app where users can create anonymous Markdown posts and share them via a public link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors