lolottetheclash / jason

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jason

The purpose of this application was to take the exam to join the Wild Code School.

The subject was to create a simple API App and to offer thu use to create some wilders through a simple input form.

Installation

Using Dokerized app: On root, you have to create the config folder add the file config.env which must contains MONGODB_URI & PORT. Once it's done, please run:

docker-compose up --build

You can see the app running on http://localhost:4000/

About


Languages

Language:JavaScript 84.5%Language:HTML 11.2%Language:CSS 2.2%Language:Dockerfile 2.1%