# **NodeJS GraphQL Template**
#### *By: RayhanADev*
This is a simple NodeJS Template to use Repl.it's API/GraphQL to get information about a user!
#...
The fastest React.js Starter Template in the world
If you've ever used React.js on Repl.it you probably know how painful it is -- it is slow to start up and the filewatching-updating cycle makes it bug...
# DiscordJS bot template
### Only recommended for if you have experience in both DiscordJS and NodeJS
### If you have proficiency in NodeJS but not Di...
# Programming Language Template
Have you ever wanted to create your own programming language in Node.JS? If so, this template is right for you! Using...
# old features
- secure sign up
- secure log in
- secure remember me
- unique salt for every instance
# new features
- req.loggedIn and req.username i...
# Basic WebSocket Server
This is an extension of the HTTP server template I posted earlier that adds a WebSocket server. In the demo I built a very s...
## When forking this project, don't forget to hash the passwords and replace everything in `database.json` with `{}`.
I felt like making a login and...
# Setting Up
To set up your dungeon, you need to do 2 very simple things. Number 1: Fork the repl provided. Number 2: run it.
Your dungeon is now set...
# Advent of Code Template Node.js
As you may have learned from @21natzil 's post at https://repl.it/talk/announcements/Advent-of-Code-Sponsorship/815...
Have a new express project with ejs? Then this is the template for you!
This hosts all scripts inside the scripts folder at `/scripts/:script` and al...
I have made a Express Website Template
It includes:
- HTML CSS navbar
- Multiple Pages
- Custom FavIcon
- Site-wide dark/light mode
- 404 Not found p...
When I made this I was thinking of how much time is used on the base function of the bot, just to get it up and running. When I made this, I didn't go...
I made a simple discord.js bot template. First, read the instructions in README.md, and then feel free to use the template. It is an extremely basic o...
# **MERN Stack Template**
The MERN stack is a popular JavaScript tech stack used to create single-page web applications. This template is for jump sta...
# Ultimate Web Template
Have you ever wanted to easily create a web server with no code needed to create a website? Have you ever wanted to create a...
# **EJS + Express.js**
EJS is a *very* useful templating engine! Use this template whenever you use node.js!
## Features
- A fully featured configurat...
# Description
This is a simple REST API created with the popular web framework Express. It can perform all CRUD (Create, Read, Update, Delete) operati...
Want to make a project in a language that Repl.it discontinued! Look no further:
# This is a Browser JS Repl
You really can’t do much with a Browser...
# Create-React-App with Typescript! (and no yarn package manager 😂)
Earlier today I was trying to get a Create-React-App project with Typescript on R...
# react is cool
Seriously cool. I only learned it last week! Here is a next.js template I made for some basic react components in any site, like the...
# Express-less HTTP server
This is the HTTP server template I personally use for all my websites or other projects. Everything in this template I mad...
Setting up typescript is always a pain, especially when different parts of your app require different typescript configurations.
Here is a simple next...
### Inspiration
When I see people working with JSON files, they often write the file to a variable, edit the variable, and then write the vriable back...
Ever feel like doing something pretty crazy, yet fun? I suggest making a 1 File Website! Pretty easy, make a fork of the template, change the text in...
Repl Auth is a great way to do authentication without all the hassle of databases and whatnot. This is a simple template for using Repl Auth: you simp...