Skip to content

FabyoSK/chuvaio-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo | FSK

To run the app you need to follow the follow steps:

Start the API

    $ cd server
    # install the dependencies
    $ yarn

    # run the migrations
    $ yarn run knex:migrate

    # start the server
    $ yarn start

Start the webapp

    $ cd web

    # install the dependencies
    $ yarn

    # start the server
    $ yarn start

and... thats it :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published