Skip to content

A dockerized full-stack implementation using Rails 7, Vite, React with Typescript, Context, React Query, and TailwindCSS through WindiCSS.

Notifications You must be signed in to change notification settings

donaldG21/shipsticks

Repository files navigation

ShipSticks Ruby on Rails Challenge

Description

Create a JSON REST-style API that processes and exposes data about company products.

Installation

Please have docker installed to run app with a single command.

Running the app

With docker installed, docker-compose up should be all you need to run the app.

# development
$ docker-compose up -d

This will launch three containers (the rails api app, mongodb instance, and the vite dev server) in the default local ports (3000, 27107 and 3036 respectively).

See it in Action

Access the home page at http:https://localhost:3000

Stay in touch

About

A dockerized full-stack implementation using Rails 7, Vite, React with Typescript, Context, React Query, and TailwindCSS through WindiCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published