You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Nuno Martinho f2aadb385d register post WIP 5 years ago
config First commit 5 years ago
dbs register post WIP 5 years ago
public some changes 5 years ago
server register post WIP 5 years ago
storage/filesystem First commit 5 years ago
ui some changes 5 years ago
website register post WIP 5 years ago
.gitignore First commit 5 years ago
README.md Update 'README.md' 5 years ago

README.md

FIRST APP W/ NETUNO

My first app with netuno! A scheduler/calendar app

Installation Guide:

👉 First you will need to install Netuno

then, clone:

👉 Go to Netuno apps folder: :~$ cd netuno/apps

👉 Clone app repo: :~/netuno/apps$ git clone https://git.academy.netuno.org/nunomartinho9/myapp.git

👉 Go back to Netuno root: :~/netuno/apps$ cd ..

👉 Start Netuno server: :~/netuno$ ./netuno server app=myapp

🚀All Done!