Skip to content

Stacktelo is a complete stack to create your favourite web applications!

License

Notifications You must be signed in to change notification settings

Luisetelo/stacktelo

Repository files navigation

Stacktelo

Stacktelo is a complete stack to create your favourite web applications!

Prerequisites

Installation

Use the package manager yarn to install Stacktelo.

yarn
cd ./client && yarn

Configuration

Create a .env file in the root folder and add the following environment variables:

  • JWT_SECRET
  • MONGODB_URI
  • PORT=5000

Running

Make sure you are in the root folder and run:

yarn dev

Go to http://localhost:3000/

Built With

Backend

Frontend

Deploy to Heroku

Just connect your GitHub repository and add the following environment variables to Heroku:

  • JWT_SECRET
  • MONGODB_URI

Configure ESLint

  • TBD

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Stacktelo is a complete stack to create your favourite web applications!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published