Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
/ jolie-notes Public archive

Simple website for taking notes written in jolie.

Notifications You must be signed in to change notification settings

zmird/jolie-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple notes

Simple webapp for taking notes written in jolie with a microservice architecture.

Building the account service

From the accounts folder:

$ javac -classpath "lib/*:lib/build/*" java/accounts/JWTokens.java
$ cd java && jar cfv ../lib/jwtokens.jar accounts/JWTokens.class && cd ..

About

Simple website for taking notes written in jolie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published